Yan01
6 years agoOccasional Contributor
Plugin to Jenkins Works Differently Compared to TestComplete and TestExecute
Hi:
Corrently we are using Jenkins for automatic scheduling, the plugin to Jenkins is created by TestComplete. We are currently running Web application testing by using ID
Set Obj = page.NativeWebObject.Find("id", Id)
If Obj.Exists Then
Obj.Click
Else
Log.Error Obj.Name & " was not found."
End If
Delay (3000)
We proved it to be work on TestComplete and TestExecute, however, when we start nightly CI process using Jenkins, it has error on some of the spots.
I suggest that you contact Support directly with this question. Here's the link: