Docker Selenium - An out-of-box solution to run Selenium 4 grid setup with one command !

Docker Selenium - An out-of-box solution to run Selenium 4 grid setup with one command !

Execute Automation

3 года назад

10,563 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@MoneylessWorld
@MoneylessWorld - 13.07.2023 12:01

Great vid, thanks.

Ответить
@kiranpm7394
@kiranpm7394 - 21.07.2022 21:06

Hi sir,
"selenium/standalone-chrome" image with Linux we have, for mac OS image is not available right?

Ответить
@puneetgupta5622
@puneetgupta5622 - 26.06.2022 10:16

Hey thanks, it's a good explanation.

I did similar setup and is working but there are few challenges I am facing here if u can shed some light will be a big help.

I have open shift installed in my organization server it's a closed network now all applications in this network works fine, when we try to access application outside this, I get proxy errors

To resolve this proxy error we gave the env parameters of the proxy in one of the chrome node pod.

Now I am seeing blank page is there application is not rendered but if it open a debug pod of the same chrome node and do a curl of that url I am getting the complete html content of the page.

Now I am completely strucked here. Do u know what might have went wrong which all things I can try after this . Do I need a new proxy. ... What else ?

Please help me here .... Thanks 👍

Ответить
@manishrajurkar1553
@manishrajurkar1553 - 17.01.2022 22:06

Good video with good contain

Ответить
@SheronGerardJeshuran
@SheronGerardJeshuran - 21.06.2021 17:50

how can I run a test with different cucumber tags on with different nodes on the grid.

Ответить
@dragon3602010
@dragon3602010 - 18.06.2021 23:02

so if we wanna run smth with "headless=False", we can with that ? or we have to launch the vnc connect first ?
Thanks

Ответить
@midhunraj1769
@midhunraj1769 - 20.05.2021 17:18

Is there any way we can use older version of browser when we use WebDriverManager with selenium C# as it is automatically support the latest version ?
public string SetUpDriver(IDriverConfig config, string version = "Latest", Architecture architecture = Architecture.Auto);

Ответить
@mizanur968
@mizanur968 - 18.02.2021 07:56

Hi Karthik, is there a way to increase browser instances in grid 4 beta ?

Ответить
@alejandrocontreras4132
@alejandrocontreras4132 - 05.01.2021 20:11

Great Video! Thank you!

Ответить
@GeeInUs
@GeeInUs - 06.09.2020 20:08

Knowledge is POWER!

Ответить
@manikantareddy7283
@manikantareddy7283 - 02.09.2020 11:28

Hi Karthik ✋, I have one question regarding protractor dotnet . Is it only used for angularjs applications ??

Is it better option to go with selenium for angularjs and Angular applications with protactor .net for production applications. Appreciate your opinion on this !!

Ответить
@naushershaikh1088
@naushershaikh1088 - 01.09.2020 16:06

All of you guys are on Devolepar, but till date no automation has told how to autofill 5 text fields at once? Means same time not 1 second delay

Ответить
@gm4afsal
@gm4afsal - 01.09.2020 11:32

Can you also do a video on parallel testing using docker-selenium? Curious too see how the XVFB-XVNC port connections work when multiple tests run in parallel.

Ответить
@nahreshrahul273
@nahreshrahul273 - 01.09.2020 11:02

Sir, i have a query like whether i could able to perform batch execution using the Docker Selenium. i have a scenario like there are around 50 Automated test cases which is depend upon one another. So, whether it is possible to perform Batch Execution

Ответить