mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 19:37:54 +00:00
Fixed/Update Android
Signed-off-by: raj-TIP <rpasupathy@perfectomobile.com>
This commit is contained in:
@@ -55,7 +55,7 @@ def getDeviceModelName(setup_perfectoMobile):
|
||||
print("ModelName: " + deviceModel)
|
||||
return deviceModel
|
||||
|
||||
@pytest.fixture(scope="class")
|
||||
@pytest.fixture(scope="function")
|
||||
def setup_perfectoMobile_android(request):
|
||||
from appium import webdriver
|
||||
driver = None
|
||||
|
||||
Reference in New Issue
Block a user