We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee84611 commit afb71b2Copy full SHA for afb71b2
README.md
@@ -1,2 +1,15 @@
1
# Parallel-Execution-with-Selenium-Grid
2
Basic Project with a configuration for a parallel execution with Selenium Grid - Remote Web Driver
3
+
4
5
+Some importants links:
6
7
+1. Configuration of the hub and nodes:
8
+https://www.softwaretestinghelp.com/selenium-grid-selenium-tutorial-29/
9
+https://colinsalmcorner.com/post/parallel-testing-in-a-selenium-grid-with-vsts
10
+https://seleniumhq.github.io/docs/grid.html
11
+https://developers.perfectomobile.com/pages/viewpage.action?pageId=21435360
12
13
+2. Driver Capabilities:
14
+https://github.com/SeleniumHQ/selenium/wiki/Grid2
15
+https://github.com/SeleniumHQ/selenium/wiki/DesiredCapabilities#read-write-capabilities
0 commit comments