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

driverless==1.9.4 #273

Merged
merged 57 commits into from
Oct 22, 2024
Merged

driverless==1.9.4 #273

merged 57 commits into from
Oct 22, 2024

Conversation

kaliiiiiiiiii
Copy link
Owner

@kaliiiiiiiiii kaliiiiiiiiii commented Oct 22, 2024

  • lots of bug fixes:)
  • lot's of tests added (=> further bugs fixed)
  • cleanup
  • docs update
  • default to unique_context=True (=run JS in isolated world)
  • some updates for newer chrome versions
  • support for <select> and <frame> elements
  • improvement on click location calculation
  • added WebElement.is_visible

- add a few tests for cookies
- remove driver.clear_auth since chrome stores successful auth credentials
- add tests for send_keys
- add tests for fetch and xhr
and make all execute script timeouts = 2
- remove target_id arguments which aren't used anyway
- (hopefully) fix got execution_context_id and unique_context=True, defaulting to execution_context_id
- update some docs
- add `debug` argument to sync webdriver
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.

2 participants