We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
These methods should be added into the API:
sb.cdp.gui_hover_x_y(x, y) sb.cdp.gui_hover_element(selector) sb.cdp.gui_hover_and_click(hover_selector, click_selector)
The text was updated successfully, but these errors were encountered:
This was resolved in 4.32.10 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.10
4.32.10
Sorry, something went wrong.
mdmintz
Successfully merging a pull request may close this issue.
Add CDP Mode methods for hovering and clicking
These methods should be added into the API:
The text was updated successfully, but these errors were encountered: