@bestseo Had the same problem in the past. Fixed it by manually starting "C:\Users\User\AppData\Local\TaskScheduler\1.6.0\Scheduler.exe" before starting the Scheduler GUI ("C:\Users\Phoenix\AppData\Local\TaskScheduler\1.6.0\gui\SchedulerGui.exe") and executing all with admin-rights.
Xpath does not work with Mobile browser
-
When i use >xpath> //a[contains(@ref, 'contact')] to locate link on desktop browser (generated by fingerprint switcher), it works fine.
But the same does not work on mobile browser ie element cannot be found .. I think it is because in mobile browser, the menu bar is hidden in a 3-lines button.
Any way to go around this problem?