Executing Selenium Automation Scripts on Docker Containers (Selenium Grid Modes)

Поделиться
HTML-код
  • Опубликовано: 3 дек 2024
  • In this session, I have practically demonstrated executing Selenium Automation Scripts on Docker Containers using different Selenium Grid Modes (Standalone, Hub & None and Distributed Modes) which got introduced as part of Selenium 4 initiative.
    View Notes Here - www.evernote.co...
    The following topics are covered in this session:
    Downloading and Installing Docker on Windows OS
    Executing Selenium Automation Scripts using different Selenium Grid mode on Docker Containers:
    -- Standalone Mode (Chrome, Firefox and Edge)
    -- Hub and Node (Normal Way)
    -- Hub and Node (Using YAML File)
    -- Fully Distributed Mode (Using YAML File)
    Find Full Course Playlist here for "Selenium Java Biggest Course - With Live Project" - • Selenium Java Biggest ...
    Also check our other 30 Plus Full Free Courses below with proper learning order:
    #1 Software Testing (Manual) with Live Project
    • Software Testing Cours...
    #2 300 Plus Software Testing Interview Questions with Video Answers
    • Software Testing Inter...
    #3 170 Plus Software Testing Types
    www.qafox.com/...
    #4 50 Plus Software Testing Tools
    • Useful Tools for Softw...
    #5 Selenium Java (Full Crash Course) - Learn in 30 days
    • Selenium Java (Full Cr...
    #6 Selenium Java Detailed Course with Live Project
    • Selenium Java Biggest ...
    #7 Selenium 4 Java Course (2022-23)
    • Selenium 4 - Full Deta...
    #8 Selenium Java Interview Questions
    • 1500 Selenium Java Int...
    #9 Core Java Made Easy (Full Course)
    • Core Java (Full Course)
    #10 150 Java Programs for Interview with Video Solutions
    • Java Programs for Inte...
    #11 SQL Full Course (Beginners to Advanced)
    • SQL (Full Course)
    #12 Python Programming Made Easy (Full Course)
    • Selenium Python Course
    #13 Selenium Python Full Course
    • Selenium Python - Begi...
    #14 Python Interview Questions
    • Python Interview Quest...
    #15 Security Testing Basics
    • Security Testing Course
    #16 Mobile Testing Made Easy
    • Mobile Testing Made Easy
    #17 SelectorsHub Full Course for Selenium
    • SelectorsHub - Free Fu...
    #18 JavaScript Made Easy Full Course
    • JavaScript (Full Course)
    #19 CSharp Made Easy Full Course
    • C#.Net
    #20 Basic Web Technologies (HTML,CSS,JS,DOM,XML,SQL)
    • Basic Technologies
    #21 - Cucumber BDD in Depth (Full Course)
    • Cucumber BDD (Full Det...
    #22 - Extent Reports in Depth (Full Course)
    • Extent Reports
    #23 - POI API in Depth (Full Course)
    • Apache POI API
    #24 - TestNG in Depth (Full Course)
    • TestNG Made Easy
    #25 - API Testing using Postman (Full Course)
    • API Testing Course
    #26 - Kubernetes Made Easy (Full Course)
    • Kubernetes Made Easy (...
    #27 - Docker Made Easy (Full Course)
    • Docker Made Easy (Sele...
    #28 - New Selenium IDE TNG (Full Course)
    • New Selenium IDE (Full...
    #29 - SoapUI Full Course
    • SoapUI API Testing
    #30 - Selenium Java - Framework Factory
    • Framework Factory (Sel...

Комментарии • 24

  • @mustafasdet5446
    @mustafasdet5446 2 года назад +1

    Thanks for the video. Great help.
    Just a quick hint I have realized is that there is no need to delete backslashes when copied the codes from the selenium official document and pasted into the terminal. It worked fine as it was in the document (with backslashes)

  • @arpittandon09
    @arpittandon09 Год назад +1

    Thanks for the video. It was a good explanation!

    • @QAFox
      @QAFox  Год назад

      Welcome :)

  • @MrVufa
    @MrVufa 2 года назад +2

    Would be also really nice if at some point you could teach us how to use docker + grid setup on jenkins too. Would be really helpful in terms of work. Thanks!

  • @SAveTreesenvironment
    @SAveTreesenvironment Месяц назад +1

    i tried the YAML way and my cmd goes into unending error loops. starting hub and node manually works fine but the Yaml way is giving me constant erros for both hub and node mode and for distributed mode . what to do sir. i have to manually stop the execution because the loop of erros keeps going

  • @sreenathmm813
    @sreenathmm813 2 года назад +1

    DesiredCapabilities is replaced with Options right ? in Selenium 4 , but when you write the code it is not throwing any error ? Do you know why?

  • @surajgoenka
    @surajgoenka Год назад

    How can we auto spin containers for running tests parallel at runtime. I saw zelenium but it is now depreciated

  • @surajgoenka
    @surajgoenka Год назад

    If suppose i am having 5 tests need to run parallel in each node. Does it create node at runtime or auto scale the nodes

  • @janagar8942
    @janagar8942 Год назад

    Hi, how to another run all my test scripts to a Different machine and how to see the UI? we need to set hostname? like IP address?

  • @sandhinigopi1960
    @sandhinigopi1960 2 года назад +1

    Hi...How to run the parallel execution on selenium grid chrome

    • @QAFox
      @QAFox  2 года назад

      Please check my other videos on Docker.

  • @35manijayam
    @35manijayam 2 года назад +1

    Sir, it is really required to download Kali Linux to run docker or it is only for wsl2 verification?

    • @QAFox
      @QAFox  2 года назад +1

      Any linux flavour will be okay

    • @35manijayam
      @35manijayam 2 года назад

      Sir, my question is we can run the scripts without any Linux distribution in our system using docker right?

  • @jayabharathreddy9064
    @jayabharathreddy9064 2 года назад +1

    can we do these process in IntelliJ also.......coz getting error for me

    • @QAFox
      @QAFox  2 года назад +1

      I think it should be possible.

    • @jayabharathreddy9064
      @jayabharathreddy9064 2 года назад +1

      @@QAFox SessionNotCreatedException

    • @QAFox
      @QAFox  2 года назад +1

      @@jayabharathreddy9064 Which version of Selenium you are using?

    • @jayabharathreddy9064
      @jayabharathreddy9064 2 года назад +1

      4.1.2

    • @QAFox
      @QAFox  2 года назад +1

      @@jayabharathreddy9064 Downgrade to 4.1.1 and check once.

  • @BikrantSingh007
    @BikrantSingh007 Год назад

    I am getting privacy Error while running script in docker any body know how to fix ?

  • @jyotiranjanbiswal5186
    @jyotiranjanbiswal5186 Год назад

    My one question is why every RUclips tutorial follow java not python don't understand and here also every one follow implementing java selenium with docker. can you please make one video implementing with python selenium. I need your reply !