testdevlab / TestUI

MIT License
33 stars 9 forks source link

Added method for switching app context #105

Closed tjovcheska closed 2 months ago

tjovcheska commented 5 months ago

Added a new method switchApplicationContext(String context) to facilitate the switching of the application context in Appium-based automation tests. The method supports both Android and iOS platforms and allows testers to seamlessly switch between different contexts during test execution.