We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78f9d8 commit bdf6e86Copy full SHA for bdf6e86
setup.py
@@ -49,5 +49,5 @@
49
'Topic :: Software Development :: Quality Assurance',
50
'Topic :: Software Development :: Testing',
51
],
52
- install_requires=['selenium @ git+https://github.com/navin772/selenium.git@appium-python'],
+ install_requires=['selenium ~= 4.12'],
53
)
0 commit comments