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

Options class in selenium 4 #640

Open
KazuCocoa opened this issue Sep 27, 2021 · 0 comments
Open

Options class in selenium 4 #640

KazuCocoa opened this issue Sep 27, 2021 · 0 comments

Comments

@KazuCocoa
Copy link
Member

KazuCocoa commented Sep 27, 2021

The problem

As same as appium/ruby_lib_core#333 , Python selenium client is also going to get Options as capabilities.
https://github.com/SeleniumHQ/selenium/blob/64447d4b03f6986337d1ca8d8b6476653570bcc1/py/selenium/webdriver/chromium/options.py

I haven't dug the implementation, but potentially this client also should consider to follow it.
Probably this can be after #636 .

Environment

  • Appium version (or git revision) that exhibits the issue:
  • Last Appium version that did not exhibit the issue (if applicable):
  • Desktop OS/version used to run Appium:
  • Node.js version (unless using Appium.app|exe):
  • Mobile platform/version under test:
  • Real device or emulator/simulator:
  • Appium CLI or Appium.app|exe:

Details

If necessary, describe the problem you have been experiencing in more detail.

Link to Appium Logs

Create a GIST which is a paste of your full Appium logs, and link them here.

Code To reproduce issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant