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

focus to web content with chrome (ctrl+f6) #1149

Open
sorazs opened this issue Nov 20, 2024 · 1 comment
Open

focus to web content with chrome (ctrl+f6) #1149

sorazs opened this issue Nov 20, 2024 · 1 comment
Labels
question Questions related to rod

Comments

@sorazs
Copy link

sorazs commented Nov 20, 2024

Rod Version: v0.114.8

i have a chrome portable version 107 (and must use this version) that on load have focus on url address, and want send CTRL-F6 to set focus on content web page.

using this code :
page.KeyActions().Press(input.ControlLeft).Type(input.F6).MustDo()

the result is that page have cursor blinking on document input tag, but focus remain on url address

from chrome version 122 on load the focus is on content web page.

@sorazs sorazs added the question Questions related to rod label Nov 20, 2024
Copy link

Please fix the format of your markdown:

5:18 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

generated by check-issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Questions related to rod
Projects
None yet
Development

No branches or pull requests

1 participant