Solved
Forum Discussion
2 Replies
Sort By
- tristaanogreEsteemed Contributor
I don't believe you can. TestComplete's execution of Selenium tests utilizes the Unit Testing capabilities of TestComplete which does not take parameters.
Read the following and all associated topics.
https://support.smartbear.com/testcomplete/docs/working-with/integration/selenium/index.html - AlexKaras
Champion Level 2
Hi,
As a possible workaround: write parameters to the file from TestComplete test code and read and process them from Selenium.