Feature #11628
Rethink Selenese API
Start date:
Due date:
% Done:
0%
Estimated time:
Keywords:
Description
If we'd all do this again, how would we do it? Especially if we suppose a generalized assert
รก la py.test, what would a good API for Selenium look like?
- Selectors
- Waiting (both implicit and explicit, e.g. waitForElementNotPresent)
- Advanced Actions like Drag&Drop
http://webdriverplus.org/ has a quite nice selector API, but lacks in the other areas. Maybe we could expand on that?
Related issues
History
#1
Updated by Wolfgang Schnerring about 8 years ago
This might provide inspiration: https://github.com/jnicklas/capybara
#2
Updated by Wolfgang Schnerring about 8 years ago
- Target version changed from 517 to 2.0
#3
Updated by Wolfgang Schnerring about 8 years ago
- Description updated (diff)
#4
Updated by Wolfgang Schnerring almost 8 years ago
- Target version deleted (
2.0)
#5
Updated by Wolfgang Schnerring almost 8 years ago
- Target version set to 3.0
#6
Updated by Wolfgang Schnerring almost 8 years ago
Here's another one in this space: http://splinter.cobrateam.info/
#7
Updated by Michael Howitz over 4 years ago
- Status changed from Confirmed to Rejected
Grade kein Thema.