Is there still going to be sync support? #74
-
By sync I mean using this library without asyncio. Is that still supported? I can't get it to work on the dev installation but maybe it will still be supported on the main version? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
kaliiiiiiiiii
Oct 2, 2023
Replies: 1 comment 5 replies
-
@Fragaile please provide the script you tried with. And yes, it should still be supported. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use
from selenium_driverless.sync import webdriver
haha:)