-
-
Notifications
You must be signed in to change notification settings - Fork 150
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
Consider adding @property last to the Collection class
not sure
#460
opened Nov 1, 2022 by
roman-isakov
should we kill/reset driver of shared.config each time we change shared.config properties?
#453
opened Oct 9, 2022 by
yashaka
alias for collection.collected(lambda element: element.element(selector)) ?
when-selene>2.0
#449
opened Sep 27, 2022 by
yashaka
collection.first_by as alias or substitution of collection.element_by?
when-selene>2.0
#448
opened Sep 27, 2022 by
yashaka
Add example of how to «hard-wait» (sleep) before any waiting command in Selene
good first issue
help wanted
#447
opened Sep 27, 2022 by
yashaka
deprecate browser.execute_script in favor of browser.driver.execute_script?
2.0-mandatory
#446
opened Sep 27, 2022 by
yashaka
compare and align Selene API with Playwright as much as possible
2.0-desired
#445
opened Sep 27, 2022 by
yashaka
consider config option to customize selene.Element.set(self, value)
when-selene>2.0
#444
opened Sep 26, 2022 by
yashaka
provide monkey patching examples to customize selene.Element.set(self, value) method
when-selene>2.0
#443
opened Sep 26, 2022 by
yashaka
consider adding attribute('name').values(*texts) collection condition
when-selene>2.0
#442
opened Sep 24, 2022 by
yashaka
consider storing "raw selector" of locator to be able to log it as it is
2.0-desired
#438
opened Sep 13, 2022 by
yashaka
investigate weird failure and error message on browser.all('.item').should(have.text('Some text'))
#437
opened Sep 11, 2022 by
yashaka
consider adding browser.config.reset_driver_on_open (=False by default)
#426
opened Sep 4, 2022 by
yashaka
ProTip!
Exclude everything labeled
bug
with -label:bug.