Connect to existing open browser, scan page and insert password if password field found #925
scohen-examity
started this conversation in
General
Replies: 1 comment
-
The existing doc is sufficient for this. Chromium cdp doesn't allow connection to existing open browser, you have to launch a browser with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Use-case: A browser is already opened and sitting on a page that requires a password. Want to have app connect to the running browser and scan the DOM, if it finds the password field and some other markers, a the password would be injected and submit button clicked. Examples would be greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions