I was testing Openbravo using testproject but what happens is the ‘click element’ Action doesn’t work always sometimes the test gets passed the element locator finds the element properly and the same test sometimes gets failed if we run later because the element locator unable to click or find that element shows ‘No Matches’ ,
And if i use the Action ‘Contains any text’ then also element locator is unable to find and click that written text …so is there any steps or a different way to encounter this issue ?