-
-
Notifications
You must be signed in to change notification settings - Fork 151
Issues: yashaka/selene
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
smarter default config.selector_to_by_strategy inspired by some playwright legacy locators
#550
opened Jul 23, 2024 by
yashaka
consider renaming Condition
test
param to match
for consistency with Match
#549
opened Jul 18, 2024 by
yashaka
Consider making configurable the "filtering collection for visibility" in values condition
future
not sure
#545
opened Jul 10, 2024 by
yashaka
should we keep be._empty as 4-in-1 condition and correspondingly remove its experimental _ prefix?
#544
opened Jul 7, 2024 by
yashaka
Fix PyCharm 'Property each of selene.core.condition.Condition' type resolution for collections
#541
opened Jun 18, 2024 by
roman-isakov
why
from selene.core.condition import not_
breaks PyCharm type resolution?
#539
opened May 26, 2024 by
yashaka
fix have.no.attribute('id').value('name') to work same as have.attribute('id').value('name').not_
2.0-desired
#536
opened May 24, 2024 by
yashaka
consider fixing broken waiting on any filtered_like_collection.cached
#535
opened May 24, 2024 by
yashaka
should we help users do not shoot their legs when using browser.all(selector) in for loops?
#534
opened May 24, 2024 by
yashaka
get element from collection by number starting from 1 over by index starting from 0
2.0-desired
#533
opened May 24, 2024 by
yashaka
consider rendering expected and actual texts vertically if length more than X
#531
opened May 23, 2024 by
yashaka
use ... as placeholder in have.texts like collection conditions
2.0-desired
#528
opened May 22, 2024 by
yashaka
consider arguments to command.js.scroll_into_view same or similar to pure js command ones
#521
opened Mar 21, 2024 by
yashaka
consider moving to protocols for the majority of helper-entities like Command
#518
opened Mar 5, 2024 by
yashaka
Previous Next
ProTip!
Adding no:label will show everything without a label.