Skip to content

Commit

Permalink
Fix test URL
Browse files Browse the repository at this point in the history
  • Loading branch information
dannymk committed Jul 3, 2012
1 parent b5b8f96 commit cacc744
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion selenium/README
Expand Up @@ -8,4 +8,13 @@ Download and install the Selenium IDE from: http://seleniumhq.org/projects/ide/

Take a look at the Selenium IDE documentation: http://seleniumhq.org/docs/02_selenium_ide.html

Use the Selenium IDE to open the test suite: adminSuite.html
Youtube videos can be quite handy:
http://www.youtube.com/watch?v=i4NTGUm6oeQ
http://www.youtube.com/results?search_query=selenium+tutorial+for+beginner

Use the Selenium IDE to open the test suites:
adminSuite.html
frameless/suite.html

GOTCHAS ---
Change: <link rel="selenium.base" href="http://webgui.dbash.com" /> TO: <link rel="selenium.base" href="http://your_test_website" />

0 comments on commit cacc744

Please sign in to comment.