You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It worked nicely a few months ago, but now it doesn't.
Can it be the update to selenium 4.1.0 ?
!pip install kora
from kora.selenium import wd
wd.get("https://www.twitter.com")
print(wd.page_source)
JavaScript is not available.
We’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.
It worked nicely a few months ago, but now it doesn't.
Can it be the update to selenium 4.1.0 ?
EDIT:
I tried this
and this
The text was updated successfully, but these errors were encountered: