0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding the followedby expectation as requested by users. More... over 13 years ago
Removed references to FluentSelenium and Turned them into LoquaciousSnake More... over 13 years ago
Renaming Loquacious-Snake properly More... over 13 years ago
Commiting to force indexation of this project as a Python project and not a Javascript project More... almost 14 years ago
[no comment] More... about 14 years ago
Adding example in README More... about 14 years ago
Added __repr__ and __str__. More... about 14 years ago
Added waitforajax More... about 14 years ago
Added drag drop feature! More... about 14 years ago
Added wait for page to load action More... about 14 years ago
Added use of decorator to unbind optionBeinghandled and lastvisitedlocation after certain calls. More... about 14 years ago
Added selected expectation + select option. More... about 14 years ago
Added unchecked expectation. More... about 14 years ago
Added checked expectation. More... about 14 years ago
Added checks action. More... about 14 years ago
Refactored SeleniumDrivenUserActions in order to be able to use decorators. More... about 14 years ago
Adding withText expectation. More... about 14 years ago
Added new decorators + withValue More... about 14 years ago
Added shouldNotSee expecations. More... about 14 years ago
Cleaning up More... about 14 years ago
Added shouldSee expectation. More... about 14 years ago
Added fillsOut().withThis("text") actions ! More... about 14 years ago
Added fillsOutAction. More... about 14 years ago
Added auto init in Selenium driven user. More... about 14 years ago
Updated test suite. More... about 14 years ago
Removed now useless files. More... about 14 years ago
Added chainable decorator and use of chainable to chainable functions. More... about 14 years ago
Added SharedSeleniumExecutionContext Borg~ to make testing faster. More... about 14 years ago
Added shouldBeOnPage expectation. More... about 14 years ago
Added clicks logic. More... about 14 years ago