Created
November 29, 2012 06:32
-
-
Save jarib/4167164 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- should be able to pass multiple arguments to async scripts | |
- should know when two elements are not equal | |
- context clicks an element | |
- uses the file detector | |
- allows the user to accept an alert | |
- allows the user to dismiss an alert | |
- allows the user to set the value of a prompt | |
- raises NoAlertOpenError if no alert is present |
Also, what do you mean with context clicks an element
is not really clear to me :)
OK, I've raised detro/ghostdriver#124, detro/ghostdriver#125, detro/ghostdriver#126.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Alert/Confirm/Prompt are not implemented yet.
Same for File Detector"
The first 3 though are worrying: can you provide 3 tests to reproduce, and raise 3 issues? If those are issues, I'd like to have them in the batch of work for
1.0.1
.