Skip to content

Updates and fixes #1829

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

Merged
merged 10 commits into from
Apr 9, 2023
Merged

Updates and fixes #1829

merged 10 commits into from
Apr 9, 2023

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Apr 9, 2023

Updates and fixes

  • Fix an issue with the remote-debugging-port in --uc mode
    --> 082c692
    --> (Uses port 9222 unless changing via chromium_arg="remote-debugging-port=PORT")
    --> This resolves "remote_debug" mode isn't working while in "uc" mode #1827
  • Tours can now be controlled via the Page-Up/Page-Down keys.
    --> Useful if driving a tour as a presentation via a physical clicker device.
  • Tours that previously couldn't be controlled via the Arrow keys have now gained that ability.
  • Refresh Python dependencies
    --> 730c6d0

@mdmintz mdmintz added enhancement Making things better SeleniumBase 4 SeleniumBase 4 labels Apr 9, 2023
@mdmintz mdmintz self-assigned this Apr 9, 2023
@mdmintz mdmintz merged commit ec5bb9c into master Apr 9, 2023
@mdmintz mdmintz deleted the updates-and-fixes branch April 9, 2023 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Making things better SeleniumBase 4 SeleniumBase 4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"remote_debug" mode isn't working while in "uc" mode
1 participant