Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Part-5 |SDET Essentials | Docker with Chrome & Firefox Images for Selenium Tests
Play lesson

Docker for Beginners - Part-5 |SDET Essentials | Docker with Chrome & Firefox Images for Selenium Tests

5.0 (2)
24 learners

What you'll learn

This course includes

  • 3.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

DOCKER Commands for Selenium (Steps) ****************************************** Selenium docker Page: https://github.com/SeleniumHQ/docker-selenium Display Docker version: docker –version Display containers are running on the machine: docker ps Pull the docker images from Docker Hub Selenium Standalone with Chrome docker pull selenium/standalone-chrome:latest Selenium Standalone with Firefox docker pull selenium/standalone-firefox:latest Displays images pulled into system docker images Creating container by using image: docker run -d -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-chrome:latest docker run -d -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-firefox:latest ######################################### πŸš€ Udemy Courses πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’» ########################################## 🟒 Playwright with TypeScript πŸŽ­πŸ“˜ πŸ‘‰ https://www.udemy.com/course/learn-playwright-web-api-testing-with-typescript/ 🟑 Playwright with JavaScript πŸŽ­πŸ“’ πŸ‘‰ https://www.udemy.com/course/learn-playwright-with-javascript πŸ€– Generative AI for Software Testing πŸ§ πŸ’‘ πŸ‘‰ https://shorturl.at/Uk2eM πŸ§ͺ Manual Testing + Agile with Jira Tool πŸ“‹βš™οΈ πŸ‘‰ https://www.udemy.com/course/learn-manual-software-testing-with-live-project-jira-tool πŸ’» Selenium with Java + Cucumber πŸ₯’β˜• πŸ‘‰ https://www.udemy.com/course/learn-selenium-with-java-live-project 🐍 Selenium with Python & PyTest 🐍πŸ§ͺ πŸ‘‰ https://www.udemy.com/course/learn-selenium-with-python-d/ πŸ€– Selenium with Python using Robot Framework πŸ€–πŸ“ πŸ‘‰ https://www.udemy.com/course/learn-selenium-with-python-using-robot-framework πŸ”Œ API Testing (Postman, RestAssured & SoapUI) πŸ”πŸ”§ πŸ‘‰ https://www.udemy.com/course/learn-selenium-with-python-using-robot-framework/ 🌐 Web & API Automation using Cypress with JavaScript πŸ’»πŸ§¬ πŸ‘‰ https://www.udemy.com/course/learn-cypress-with-typescript/ πŸ“Š JMeter - Performance Testing πŸš€πŸ“ˆ πŸ‘‰ https://www.udemy.com/course/learn-jmeter-m/learn/ 🧩 SDET Essentials (Full Stack QA) πŸ§ πŸ” πŸ‘‰ https://www.udemy.com/course/learn-sdet-essentials/ πŸ“± Appium - Mobile Automation Testing πŸ“²πŸ§ͺ πŸ‘‰ https://www.udemy.com/course/learn-appium-latest-1110-mobile-automation-testing/ β˜• Java Collections πŸ“šπŸ”„ πŸ‘‰ https://www.udemy.com/course/learn-java-collections/ πŸ₯’ Cucumber BDD Framework πŸ“˜πŸ’¬ πŸ‘‰ https://www.udemy.com/course/learn-cucumber-bdd-framework πŸ› οΈ Protractor with JavaScript πŸ”§πŸ“ πŸ‘‰ https://www.udemy.com/course/learn-protractorangular-testing-with-javascript/ #DockerSelenium #ContainerizedTesting #DockerChrome #DockerFirefox #SeleniumDocker #WebTesting #AutomatedTesting #ContinuousIntegration #DockerizedBrowsers #BrowserAutomation #UIAutomation #SeleniumGrid #HeadlessChrome #HeadlessFirefox #DockerImages #TestAutomation #DevOpsTesting #CI/CD #QAEngineering

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere