Theo King
Theo King
I have a Jenkinsfile which runs our Appium Smoke tests, for the past few days the jenkins job has been failing with absolutely no clear explaining, it all runs perfectly...
Hi, just started using this plugin as I had some issues booting up an emulator from actions myself. It doesn't seem to working for me though. It's probably something simple...
Hello, Appium dashboard is the only plugin I'm trying to integrate at the moment. My tests seem to run perfectly fine without the plugin enabled, but it is set, the...
### What happened? My current Selenium Grid setup is composed of two Mac Mini machines, each one runs 3 iOS Simulators on Appium, they were working okay whilst they were...
How to reproduce: method 1: 1) install and run self-hosted runner on a mac build machine (i.e. `./svc.sh install` and ./svc.sh start`) 2) Add some new items to your `$PATH`...
I'm trying to see why my if statements are not working correctly, [As stated in the guide here](https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-runner-diagnostic-logging) I've added to variables to my env portion, but I don't see...
Biggest changes * Upgrading Pytest from v3 to v6 * removed wd/hub from remote URL * Various other QOL changes
The app is crashing ONLY when run via appium, manually building in Xcode is perfectly fine Logs: https://gist.github.com/tking16/23c9f2a71e5ba5772811f389d319820d Appium info ``` Appium 12.12.0 2024-10-21 10:54:20:322 - [Appium] Available drivers: 2024-10-21...
Apologies I'm not too well versed with Github pages so may have made some obvious errors. I'm trying to push a html report from an Appium test run onto our...