You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,18 @@ Over time, more and more test example will be uploaded here.
7
7
8
8
All tests examples in this repository is to be considered public domain unless stated otherwise.
9
9
10
-
## Example with following web page:
11
-
12
-
- The Internet by Elemental Selenium - http://the-internet.herokuapp.com/
13
-
- jQuery UI Demos - http://jqueryui.com/demos/
10
+
## Demo website to practice WebDriver:
11
+
Here is a list of websites where you can practice Selenium webdriver. You will find the list incredibly useful as these will cover many of your real-time web automation use case scenario. Some of the common examples includes are like testing of a login page, online registration forms, and automating flight booking.
12
+
13
+
-[The Internet by Elemental Selenium](http://the-internet.herokuapp.com/)
0 commit comments