mordeContributor11 years agoClick method is sometimes not executedHi. I have a wired issue, sometimes I see on the log file that a certain button or link where clicked, but the actual Click didn't happen (the form or page that were supposed to open - did not)...Show More
Ryan_MoranValued Contributor11 years agoUsually overlapping controls will generate an error/warning to the log. Also make sure that the page isn't still loading when the click is performed.
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptUnable to capture objects inside iFrames in Power App using TestComplete
Related ContentWhy the Wait method sometimes works sometimes not?Keys method sometimes adds period(.) in the middle of textObject sometimes doesn't support Exists