how to setup appium server using pytest xprocess? can anyone share the code please

前端 未结 0 1122
-上瘾入骨i
-上瘾入骨i 2020-12-14 15:21

@pytest.fixture def myserver(xprocess): class Starter(ProcessStarter): p=subprocess.Popen("C:/Users/LII1KOR/Desktop/try.bat\'") args = [p]

this didnt worked

相关标签:
回答
  • 消灭零回复
提交回复
热议问题