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

allow to specify driver_server version, as optional param #33

Open
2 of 3 tasks
netzulo opened this issue Jan 4, 2018 · 0 comments
Open
2 of 3 tasks

allow to specify driver_server version, as optional param #33

netzulo opened this issue Jan 4, 2018 · 0 comments
Assignees
Projects

Comments

@netzulo
Copy link
Owner

netzulo commented Jan 4, 2018

allow to specify driver_server version, as optional param

  • default must be None, and if it's None, then must ignore
  • must extract all OPTIONS for each server_driver name and move to config SETTINGS.py file
  • must check current version if installed ( im not checking if installed nothing )

Issues related

SeleniumHQ/selenium#4442 (comment)

@netzulo netzulo self-assigned this Jan 4, 2018
netzulo pushed a commit that referenced this issue Jan 5, 2018
@netzulo netzulo mentioned this issue Jan 6, 2018
6 tasks
netzulo added a commit that referenced this issue Jan 6, 2018
* [qalab] extract vars_names to move JSON config

+ issue related #33

* [qalab]  rename qalab script to qaenv.py

+ renamed class selendroid
+ addapted new script qaenv

* [qalab] ready to qa ServerDriverSelenium

+ more vars on settings
+ updated ServerDriverSelenium
+ starting ServerDriverAppium
+ removed old code from script

* [qalab] selenium hub+node working again

* [qalab] appium node working

+ removed old code
+ fixed duplicated lanes at selenium server_driver
+ improve command exec at server_base

* [qalab] removed selendroid support

+ flake8 fixes

* [qalab] addapted CIs for libraryfy

* [qalab] update README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
QAlab
Awaiting triage
Development

No branches or pull requests

1 participant