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