Greetings
I'm trying to click an url that's inside of an iFrame.
I've tried by using ClickByXpath, but I don't understand the frameUrlRegex parameter.
I've tried using ClickByCoordinates, but the location is inconsistent, so this is not a reliable solution.
I've tried with ClickByTag, but again...