Guillaume Fortin-Debigaré
Guillaume Fortin-Debigaré
I've been struggling with this for the past week too. I can see the elements from iOS alerts in the source but they can't be clicked on. This is preventing...
Neither accessibility_id and xpath locator strategies work to interact with system alerts, at least on a real device. I assume it's the same for iOSNsPredicateString but I did not verify...
How are you using iOSNsPredicateString in the first place? As I mentioned earlier, according to the AppiumLIbrary documentation, this locator strategy is not supported.
Saving images in the %TEMP% directory, even temporarily, is in my opinion a major problem as doing so prematurely degrades the associated hard drive's lifespan and performance for no good...
From the readme: > `_em text_`, `__strong text__` and `___em strong text___` only parse the first word because it will screw up some URL contains `example__url`. Merge conflicts aside, does...