Skip to content
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

Use options object to manage session-specific options in selenider_session() #9

Merged
merged 8 commits into from
Dec 31, 2023

Conversation

ashbythorpe
Copy link
Owner

No description provided.

@ashbythorpe ashbythorpe merged commit 93f938c into main Dec 31, 2023
15 checks passed
@ashbythorpe ashbythorpe deleted the options branch December 31, 2023 03:42
ashbythorpe added a commit that referenced this pull request Dec 31, 2023
…ession()` (#9)

* Use options objects instead of arguments

* Fix tests

* Fix documentation

* Add NEWS bullet

* Fix manual and selenium tests

* Fix selenium server caching

* Fix pkgdown site

* Make sure selenium_options() returns the right class
ashbythorpe added a commit that referenced this pull request Jan 1, 2024
* Create `chromote_clickable_point()`

* Create elem_focus()

* Update element_set_value()

* Fix errors

* Use options object to manage session-specific options in `selenider_session()` (#9)

* Use options objects instead of arguments

* Fix tests

* Fix documentation

* Add NEWS bullet

* Fix manual and selenium tests

* Fix selenium server caching

* Fix pkgdown site

* Make sure selenium_options() returns the right class

* Update website

* Make element_value() more reliable

* Add tests

* Add news bullets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant