boyka-framework icon indicating copy to clipboard operation
boyka-framework copied to clipboard

⭐ New feature: Add Navigate commands for AndroidDriver

Open mfaisalkhatri opened this issue 10 months ago • 0 comments

📗 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

mfaisalkhatri avatar Dec 22 '24 15:12 mfaisalkhatri