Element not clickable in Pipelines

Hi i’m currently trying to run a series of Test Cases that runs smoothly in local but as soon as i run it trough pipelines a good 80% of the times a specific element results clicked but it is not.
The element is a crossroad for every Test Case so it is a big deal that Pipelines are not working as intended.

So far i tried:

  • verifyElementPresent
  • waitForElementPresent
  • scrollToElement
  • verifyElementVisible
  • verifyElementClickable
  • enhancedClick

The resolution is 1920x1080

Thank you

1 Like

Hi there,

Thank you very much for your topic. Please note that it may take a little while before a member of our community or from Katalon team responds to you.

Thanks!

Hi,

Can you please help share full error log as well as your code? Thank you