Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add ci script * ci indent * sha * pathing * ios version fix * remove useless ls * pathing * add test script * pass sl creds to tests * generic build * remove device from destination * simulator sdk * show sdks * try any iphone device * use file ids * debug * debug * debug * better steps variables * reduce the amount of tests * add automation name * webdriver test * try accessibility identifiers * attempt finding by name * print page source * network tests * better test runner * more tests * update sl script * lint * add more ios versions * remove unused code * relax ios versions * update sl options * only upload to sl once * check out code * add minimum deployment target for test app * dont specify sdk version * change minimum deployment version * ios compatibility fixes * make the app work on ios 13 * add ios 13 to ci * try matching accessibility identifier * try different accessibility identifier * find element by accessibility id instead * find by ids, remove ios 13 * add alamofire test * use click not tap * remove debug lines from ci * use newer splunkrum api * name desired caps explicitly * upgrade to selenium 4 options * use safari options * use pinned appium client * use older appium api
- Loading branch information