boyka-framework
boyka-framework copied to clipboard
⭐ New feature: Add Navigate commands for AndroidDriver
📗 Description of the new feature request?
Android Navigating commands - driver.navigate().to(),driver.navigate().back(), driver.navigate().forward(), etc should be supported in the framework.
🚧 Scenario where this would be used?
Supporting these commands in the framework could allow to easily navigate back(), forward() in the application easily in case the relevant buttons are not working.
💁 Supporting information
No response