Initial Selenium Test Suite (Basic)
This commit is contained in:
parent
c042f43923
commit
79c2fffbba
16 changed files with 810 additions and 0 deletions
11
selenium/README
Normal file
11
selenium/README
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Install WebGUI using to the instructions at: https://github.com/plainblack/webgui/tree/WebGUI8
|
||||
|
||||
Make sure you select all the defaults (do not change the "admin" user password)
|
||||
|
||||
Pick the site design: "Style 03" (This is the style selected for testing)
|
||||
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue