-
Notifications
You must be signed in to change notification settings - Fork 10
Issues: KnowledgeExpert/selenidejs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
refactor according recommendations from https://typescript-eslint.io/rules/no-namespace/
#134
opened May 31, 2022 by
yashaka
consider adding browser.all(selector).index_of_element_by(condition)
not sure
#126
opened Mar 10, 2020 by
yashaka
add browser.get(its.screenshot) and element.get(its.screenshot)
#121
opened Nov 19, 2019 by
alex-popov-tech
add to condition have.attrubute 'values' method which will create collection condition
#117
opened Nov 15, 2019 by
alex-popov-tech
make collection.should be able to accept ElementCondition
#116
opened Nov 15, 2019 by
alex-popov-tech
add element.get(its.executeScript(...)) and element.perform(its.executeScript(...))
#115
opened Nov 15, 2019 by
alex-popov-tech
should have texts fails with unclear message in case of "empty list" found by browser.all
#98
opened May 22, 2019 by
yashaka
use element.type instead of element.setValue in main examples in README.md
#90
opened Mar 15, 2019 by
yashaka
consider building in the filteredBy(be.visible) into collection (maybe make it optionable)
not sure
#84
opened Mar 2, 2019 by
yashaka
do we need element.elementBy(condition) as shortcut for element.all('*').elementBy(condition)
not sure
#83
opened Mar 2, 2019 by
yashaka
do we need element.followingSiblingBy(tag: string, predicateOrCondition: string | Condition)?
not sure
#82
opened Mar 2, 2019 by
yashaka
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.