Skip to content

Instantly share code, notes, and snippets.

@jarib
Created November 29, 2012 06:32
Show Gist options
  • Save jarib/4167164 to your computer and use it in GitHub Desktop.
Save jarib/4167164 to your computer and use it in GitHub Desktop.
- 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
@detro
Copy link

detro commented Dec 2, 2012

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.

@detro
Copy link

detro commented Dec 2, 2012

Also, what do you mean with context clicks an element is not really clear to me :)

@jarib
Copy link
Author

jarib commented Dec 2, 2012

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