Vallalarasu_P
4 years agoFrequent Contributor
TestComplete execution on CBT/BrowserStack/SauceLabs?
Question Related to 14.73 To execute the TestComplete test in CBT/BrowserStack/SauceLabs. Is the below mandatory 1) Device Cloud-Addon 2) Use Xpath/CSS Selectors for Web Objects (Required...
- 4 years ago
Yes you need to meet those 3 requirements that you listed
https://support.smartbear.com/testcomplete/docs/app-testing/web/cross-platform/index.html
and I think you can only use FindElement/s() and WaitElement method to interact with your web applications.