Alekhya
4 years agoNew Contributor
Test Complete - Integration with Selenium - Selenium WebDriver Hybrid Framework
Hi All, Can we integrate Selenium scripts, developed in keyword driven framework (without TestNG/JUnit) with Test Complete?? Any quick inputs are appreciated. Thank you!
- 4 years ago
Hi,
Selenium test can be executed from within TestComplete as described here: https://support.smartbear.com/testcomplete/docs/working-with/integration/selenium/overview.html.
Note, that it is not possible to pass values of some configuration parameters (variables) back and force between main TestComplete and Selenium tests. You must develop proper mechanism (file, environment variables, etc.) if you need this functionality.