rohandudam
rohandudam
Integrated LambdaTest cross-browser with framework. To run the test on LambdaTest, first set environmental variable REMOTE_BROWSER_PLATFORM = "LT" and provide correct LambdaTests Remote username and access key. Now run the...
Made cross-browser architectural changes: - Refactored cross-browsers code and created standalone/separate python file for each cross-browser - Made cross-browser integration and disintegration easy
Need update for "Mobile Appium (Android and iOS) Automation Quick Start Guide" wiki page available at https://github.com/qxf2/qxf2-page-object-model/wiki/Mobile-Appium-(Android-and-iOS)-Automation-Quick-Start-Guide.
I have identified a bug in our framework where the api tests are not using the value provided for the api_url command-line option. Instead, the tests always default to using...
Noticed usage of redundant `pass` statement under mobile app helper file. Please check all modules and remove redundant pass statements.