Skip to content

Conversation

roznawsk
Copy link
Member

No description provided.

coreyti and others added 26 commits August 7, 2024 19:59
Relatedly, refactor `Locator.count/1`, used by `all/1`, to make use of the new
`Frame.query_count/2`.

Also, extract some `Locator` module docs which will soon find their way into
guides.
...which in turn drives out the implementation of:

- `Frame.drag_and_drop/4`
- `Page.drag_and_drop/4`
This attempts to ensure the browser server has time to timeout and communicate that timeout to our GenServer, before the GenServer call times out

Co-authored-by: German Velasco <[email protected]>
Co-authored-by: Corey Innis <[email protected]>
Co-authored-by: Corey Innis <[email protected]>
Co-authored-by: Ryan Spore <[email protected]>
Also, the `options` argument is always provided.
Also clarifies types for get_by_text options map, marks get_by_text_selector as public-but-internal,
and adds a commented out function head for get_by_text to accept a regex as a reminder.

Co-authored-by: German Velasco <[email protected]>
Co-authored-by: Ryan Spore <[email protected]>
@roznawsk roznawsk requested a review from Karolk99 October 11, 2024 13:28
@roznawsk roznawsk merged commit cffcd73 into main Oct 14, 2024
1 check passed
@roznawsk roznawsk deleted the update-fork branch October 14, 2024 11:12
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.

8 participants