Telefonica / toolium

Wrapper tool of Selenium and Appium libraries to test web and mobile applications in a single project
Apache License 2.0
115 stars 62 forks source link

Cgm/nov 225446 adding callback tests plus cosmetic fixes #212

Closed cgarmor closed 3 years ago

cgarmor commented 3 years ago

just as we talked: tests for the callback in automatic context selection + modification so the callback must return the full window_handle name

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.7%) to 89.54% when pulling 5252da66fce9ca0dd1bd59bd84509e2e86e5a567 on cgarmor:cgm/NOV-225446_adding_callback_tests_plus_cosmetic_fixes into c01db72a0335295b90227293f78cf57f0deba017 on Telefonica:manage_multiple_webviews_in_mobile_devices.

angel-ram commented 3 years ago

Update doc-string of Group class with context, window_handle as you have done in PageElement class