AK
Size: a a a
AK
EK
RB
RB
@BeforeMethod(description = "Configure browser and start")
public void beforeMethod() {
setupDriver(“your_driver”);
}
EK
RB
EK
А
R(
А
MB
appdriver.execute_script('mobile: terminateApp', {'bundleId': f'{BUNDLE_APP}'})
appdriver.execute_script('mobile: launchApp', {'bundleId': 'com.apple.mobilesafari'})
appdriver.get('
deeplink://
some_url')
assert appdriver.find_element_by_accessibility_id('
Assert target')
MB
MB
VK
ВШ
S
EB
EB
DD
AS