Plugin to Jenkins Works Differently Compared to TestComplete and TestExecute
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2019
07:20 AM
09-12-2019
07:20 AM
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.
Solved! Go to Solution.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2019
01:33 PM
09-13-2019
01:33 PM
I suggest that you contact Support directly with this question. Here's the link:
https://support.smartbear.com/message/?prod=TestComplete
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
