Forum Discussion

ChristianS's avatar
ChristianS
New Contributor
9 years ago
Solved

Exporting Webapplicationtest created in TestComplete to C# (Selenium)

Hello,   after searching the forum, iam still at a loss about a certain function in regard to TestComplete.   As for the background, our Client`s customer support wants to "record" web applicatio...
  • AlexKaras's avatar
    9 years ago

    Hi Christian,

     

    There is no converter to convert TestComplete tests into Selenium ones. TestComplete can execute Selenium tests, but conversion is not possible. The internal objects' model of TestComplete and Selenium is too different and thus I am doubting that such converter will be created in the near future. The only option I can think of is to take TestComplete tests provided by the customer and rewrite them for Selenium.