-
-
Notifications
You must be signed in to change notification settings - Fork 758
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
[Feat]: implement Chromium driver and options #1995
Comments
Sure, feel free to prepare a PR describing the necessary option classes |
I started working on it, seeing multiple options: appium and goog. I have a few questions that could save me some time:
|
@mykola-mokhnach I created a pull request for this #2003. I am waiting for the above points, to continue to work on it. |
Let the server to decide. IMHO any logic on the client side would be an unnecessary overhead
Yes, dictionary and map are the same thing
Same as above, let the server to decide |
The implementation for the Chromium driver, including the options, needs to be included.
Are you interested to have it?
So, we could have the implementation directly from the library without making a custom into the project.
The text was updated successfully, but these errors were encountered: