pytest-dev / pytest-selenium

Plugin for running Selenium with pytest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't install [appium] module

artjedrzejczak opened this issue · comments

Hey,

I read in the latest documenation that from now pytest-selenium should support Appium. I have seen you work around it in the repository but when I try to install it like you specify in the documentation (pip install pytest-selenium[appium]) I get the error: pytest-selenium 1.16.0 does not provide the extra 'appium'

Do we need to wait for another pypi release? When we can expect it?

That totally makes sense. Just wanted to double check if it's not problem on my side.
Great work guys, patiently waiting for the release.