Xpath problems when running the Test Suite through Jenkins (Jaas) pipeline

Hello users,

When I am running a test suite through Jenkins pipeline (Jaas) it is throwing the following xpath error:

2019-08-06 09:50:47.032 ERROR c.k.k.core.keyword.internal.KeywordMain - ? Unable to click on object ‘Object Repository/MarketingSegmentation_OR/Page_Home/div_Segmentation Models’ (Root cause: com.kms.katalon.core.exception.StepFailedException: Unable to click on object ‘Object Repository/MarketingSegmentation_OR/Page_Home/div_Segmentation Models’

Which is strange because when I run it on Katalon Studio, it is running absolutely fine.

In addition to this, I am getting a time out error:

[1565085047.010][SEVERE]: Timed out receiving message from renderer: 299.901
[1565085047.012][SEVERE]: Timed out receiving message from renderer: -0.002

I am using Chrome version 75 and have manually tried updating the driver and also added some hard- coded delays in the test script but to no avail so far. Any thoughts on this?

Best Regards,
Saumil Sah

Please enable the video recording, capture screenshots. it is unusual to have this kind of behaviour

1 Like

Hi, enabled the video recording and had to add an extra delay. It’s working fine now :slight_smile:

Excellent. PLease mark/like the solution