Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sp0tteh committed Oct 24, 2013
1 parent b7807a3 commit f4ded1e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,16 @@ Current Supported Selenium IDE Commands
- [x] assertText
- [x] waitForElementPresent
- [x] waitForText
- [x] assertTextNotPresent
- [x] assertTextNotPresent (Depreciated)
- [x] addSelection
- [x] removeSelection
- [x] verifySelectedValue
- [x] assertValue
- [x] verifyValue
- [x] assertNotText
- [x] verifyChecked
- [x] verifySelectedLabel
- [x] verifyElementNotPresent

*Unsupported commands will currently be added to the test with invalid markup*

0 comments on commit f4ded1e

Please sign in to comment.