2401/test-in-parallel-with-selenium-grid-2
How start the test cases on multiple browsers at the same time.
You have to register one more node to the Selenium grid HUB and open the node with the following parameters:
-maxSession x -browser browserName=firefox,maxInstances=x
The problem is in -Dwebdriver arguments. Maybe you should do ...READ MORE
Hey Khushi, writing test scripts in Selenium ...READ MORE
Hey Deepak, to create a Test Case ...READ MORE
Hi Sobia, for running test cases in ...READ MORE
Hi Donna, you can use following code ...READ MORE
Hey, try using following code command to ...READ MORE
The better way to handle this element ...READ MORE
enable trusted connection in internet explorer by ...READ MORE
To Allow or Block the notification, access using Selenium and you have to ...READ MORE
xpath are two types. 1) Absolute XPath: /html/b ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.