-
Notifications
You must be signed in to change notification settings - Fork 226
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
Selenium deprecated warning on Ruby2.7 #48
Comments
Here's what I saw on this issue. The point of warning is the selenium package, so I don't know if I can modify it. I'll check and leave a comment. |
@Th3F0x-code
This is a Selenium problem and I can't solve it. I think the selenium will solved itself when it is patched. |
it worked: D |
this command export RUBYOPT='-W:no-deprecated -W:no-experimental' |
add this string |
there are other problems with some gems --> https://pastebin.com/raw/ePVpTSQg
The text was updated successfully, but these errors were encountered: