Theo King

Results 14 issues of 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...

waiting for response

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...

R-awaiting answer
I-defect

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`...

bug

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...

bug

Biggest changes * Upgrading Pytest from v3 to v6 * removed wd/hub from remote URL * Various other QOL changes

size/S
🔍 Ready for Review

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...

Needs Info

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...