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

stuck on connecting #9

Open
cmmaio opened this issue Aug 3, 2023 · 3 comments
Open

stuck on connecting #9

cmmaio opened this issue Aug 3, 2023 · 3 comments

Comments

@cmmaio
Copy link

cmmaio commented Aug 3, 2023

on google chrome version and driver matches

@cmmaio
Copy link
Author

cmmaio commented Aug 3, 2023

compiled properly etc but just stuck on connecting

@cmmaio
Copy link
Author

cmmaio commented Aug 3, 2023

Task :run
Created temp file at C:\Users\ethan\AppData\Local\Temp\chromedriver.exe712517292612622789
Created temp file at C:\Users\ethan\AppData\Local\Temp\words.txt2553122086980325311
Disconnected(editingRoomId=)
Disconnected(editingRoomId=H)
Disconnected(editingRoomId=HH)
Disconnected(editingRoomId=HHP)
Disconnected(editingRoomId=HHPG)
Disconnected(editingRoomId=HHP)
Disconnected(editingRoomId=HHPf)
Disconnected(editingRoomId=HHP)
Disconnected(editingRoomId=HHPF)
Connecting(roomId=HHPF)
Collecting syllable flow
Starting ChromeDriver 115.0.5790.170 (cc0d30c2ca5577520c8646671513241faa0bc105-refs/branch-heads/5790@{#1923}) on port 38272
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Aug. 03, 2023 9:34:29 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
<===========--> 87% EXECUTING [44s]
<===========--> 87% EXECUTING [45s]
<===========--> 87% EXECUTING [51s]

@cmmaio
Copy link
Author

cmmaio commented Aug 3, 2023

ive tried doing this but doesnt seem to be working.

    val options1 = ChromeOptions().addArguments("--whitelisted-ips=''")
    ChromeDriver(service, options1)

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

No branches or pull requests

1 participant