Part 2 - Initiating docker selenium grid container setup

  Рет қаралды 29,778

Execute Automation

Execute Automation

Күн бұрын

In this video we will talk how we can work with Selenium grid setup by configuring
1. Selenium hub
2. Selenium node for chrome/firefox
3. How to link node with hub container
#ExecuteAutomation #Docker #Containers #Testing #Selenium
Please hit like and share your comments about the video !!!
For more videos and articles visit www.executeauto...
Subscribe: ExecuteAutomation channel in KZbin !!!

Пікірлер: 26
@patrickcameron2950
@patrickcameron2950 5 жыл бұрын
Great tutorial! Very clearly explained. Thank you for making this.
@qaautomationcult3868
@qaautomationcult3868 5 жыл бұрын
Software Testing Training Any graduate with qualified training on Software Testing can aspire for a career in software testing. please subscribe our youtube channel : kzbin.info/door/0xat537YITJbN_9GSMUALA Fb page : facebook.com/learn.automation.testing linkedin page : www.linkedin.com/in/qa-cult-64835bb1/ website: www.qacult.com for various blogs and Upcoming Events
@epk1001
@epk1001 5 жыл бұрын
Hi Karthik, Great post, Thanks a lot for this, how to pull images for IE/Edge browsers?
@tejkumarkempaiah6380
@tejkumarkempaiah6380 4 жыл бұрын
Thanks for the video team, But can you increase the video quality as there is command line executioner involved
@openalpha01
@openalpha01 6 жыл бұрын
It be really helpful if you do a video using a node standalone debug container. For those that only care about testing only just one platform.
@manimn7049
@manimn7049 3 жыл бұрын
what happens to test when container is crashed or terminated abruptly in kubernetes world , since contianer may terminate and create back automatically ?
@ftekkie
@ftekkie 7 жыл бұрын
Correction: What you get with `docker images` is not a list of containers as erroneously claimed in the video, but a list of images that the containers will be based off.
@qaautomationcult3868
@qaautomationcult3868 5 жыл бұрын
Software Testing Training Any graduate with qualified training on Software Testing can aspire for a career in software testing. please subscribe our youtube channel : kzbin.info/door/0xat537YITJbN_9GSMUALA Fb page : facebook.com/learn.automation.testing linkedin page : www.linkedin.com/in/qa-cult-64835bb1/ website: www.qacult.com for various blogs and Upcoming Events
@majidlotfi1680
@majidlotfi1680 6 жыл бұрын
How did you setup VNC server in the container so you can view it from the host ? Thanks.
@testingtrail
@testingtrail 6 жыл бұрын
VNC viewer is not set up in the container, it is in the host machine, you just put the ip address and port for each node when you do docker ps
@khajamd9965
@khajamd9965 8 жыл бұрын
Thanks for the video. I am trying to create debug firefox and chrome nodes on the mac OS. Though the hub is being started and mapped to 4446, i see that the debug firefox and chrome nodes are getting started and existed on their own with in a fraction of a minute. I tried with the standalone chrome and firefox and its working fine. Do i need to add any extra things for debug firefox and chrome containers on Mac OS?
@KhajaMD143
@KhajaMD143 8 жыл бұрын
-e no_proxy=localhost -e HUB_ENV_no_proxy=localhost github.com/SeleniumHQ/docker-selenium/issues/239
@qaautomationcult3868
@qaautomationcult3868 5 жыл бұрын
Software Testing Training Any graduate with qualified training on Software Testing can aspire for a career in software testing. please subscribe our youtube channel : kzbin.info/door/0xat537YITJbN_9GSMUALA Fb page : facebook.com/learn.automation.testing linkedin page : www.linkedin.com/in/qa-cult-64835bb1/ website: www.qacult.com for various blogs and Upcoming Events
@AfikAfikAfik
@AfikAfikAfik 6 жыл бұрын
I can`t understand what the "4446->4444" is mean , which port is open now on 0.0.0.0 IP?
@arvybhatt5517
@arvybhatt5517 7 жыл бұрын
i have done all this things in ubuntu.i successfuly linked the node and hub but how can i see the GUI of chrome in ubuntu after linking.
@nukarajuvenkat
@nukarajuvenkat 7 жыл бұрын
Where can I find all the browsers to deploy
@prasadp4648
@prasadp4648 5 жыл бұрын
Hi Karthik I am getting "image operating system "linux" cannot be used on this platform" message while downloading selenium related images on my windows 10 pro machine. Could you please suggest me on this?
@Margarita-sh3kr
@Margarita-sh3kr 4 жыл бұрын
you should chnage container types to linux
@baronpankaj
@baronpankaj 7 жыл бұрын
Hi karthik, How to use VNC Viewer in windows ?
@qaautomationcult3868
@qaautomationcult3868 5 жыл бұрын
Software Testing Training Any graduate with qualified training on Software Testing can aspire for a career in software testing. please subscribe our youtube channel : kzbin.info/door/0xat537YITJbN_9GSMUALA Fb page : facebook.com/learn.automation.testing linkedin page : www.linkedin.com/in/qa-cult-64835bb1/ website: www.qacult.com for various blogs and Upcoming Events
@crhoads1024
@crhoads1024 7 жыл бұрын
I get the following error when issuing the shell command docker images PS C:\users\crhoads> docker images An error occurred trying to connect: Get %2F%2F.%2Fpipe%2Fdocker_engine/v1.24/images/json: open //./pipe/docker_ ngine: The system cannot find the file specified. How is this resolved?
@ExecuteAutomation
@ExecuteAutomation 7 жыл бұрын
Can you check if your docker service is running, I got the same sometimes and I tried to restart my machine and it worked !
@crhoads1024
@crhoads1024 7 жыл бұрын
Ran docker-machine env it verified the env, then I ran docker-machine ls and it shows NAME default Active - Driver virtualbox STATE Running URL 102.168.100:2376 SWARM none Docker v1.13.0 Errors none Then ran DOcker images and got the same error as above.
@testingtrail
@testingtrail 6 жыл бұрын
You can type localhost:4446/grid/console in your browser to see the current hub with both nodes attached, pretty cool.
@dishasolanki7804
@dishasolanki7804 4 жыл бұрын
Difference between -p and -P used in the command to start the hub? Docker run -d -p 4446:4444 - -name selenium-hub -P selenium/hub
@thamus90
@thamus90 7 жыл бұрын
Thank you. I feel kind of really stupid looking for the password in the image files, config, keys, etc. etc. It is literally secret, not a secret.
Part 4 - Setting Selenium grid setup using Docker compose
12:04
Execute Automation
Рет қаралды 13 М.
How to Setup Selenium Grid On Docker
18:30
Mukesh otwani
Рет қаралды 34 М.
怎么能插队呢!#火影忍者 #佐助 #家庭
00:12
火影忍者一家
Рет қаралды 38 МЛН
Кәсіпқой бокс | Жәнібек Әлімханұлы - Андрей Михайлович
48:57
My Daughter's Dumplings Are Filled With Coins #funny #cute #comedy
00:18
Funny daughter's daily life
Рет қаралды 33 МЛН
Friends make memories together part 2  | Trà Đặng #short #bestfriend #bff #tiktok
00:18
Scalable Selenium Cluster: Up & Running | Ivan Krutov
31:15
Selenium Conference
Рет қаралды 12 М.
Using docker in unusual ways
12:58
Dreams of Code
Рет қаралды 457 М.
Part 3 - Installing and getting started with Docker for Windows
8:13
Execute Automation
Рет қаралды 47 М.
Docker Selenium Grid Setup | Selenium Grid Tutorial
21:12
SDET Unicorns by Dilpreet Johal
Рет қаралды 12 М.
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 1,2 МЛН
Selenium Grid set up in Docker Step by Step | Parallel testing using Docker
20:29
What does larger scale software development look like?
24:15
Web Dev Cody
Рет қаралды 1,4 МЛН
怎么能插队呢!#火影忍者 #佐助 #家庭
00:12
火影忍者一家
Рет қаралды 38 МЛН