mirror of
https://github.com/appium/appium.git
synced 2026-01-13 22:00:05 -06:00
update appium to reflect changes in new selendroid
This commit is contained in:
@@ -16,7 +16,7 @@ class TestAndroidWebView(unittest.TestCase):
|
||||
'device': 'selendroid',
|
||||
'app': app,
|
||||
'browserName': "native-android-driver",
|
||||
'app-package': 'org.openqa.selendroid.testapp',
|
||||
'app-package': 'io.selendroid.testapp',
|
||||
'app-activity': 'HomeScreenActivity'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user