VitalijN
15 years agoNew Contributor
Building URLs and Selenium
Hi,
it would be great if it would be possible to create URLs with parts of the response.
For example: I create a product via XML and recieve a response with the productId, than I would like to perform Web TestCase and check if product was created successfully. So I would extract the productId from the response and would create an URL to perform the Web Testcase.
https://www.xyz.de/${#TestCase#productId}/abc/product.html
The second feature request is to integrate a possibility to use selenium testcases in soap UI.
it would be great if it would be possible to create URLs with parts of the response.
For example: I create a product via XML and recieve a response with the productId, than I would like to perform Web TestCase and check if product was created successfully. So I would extract the productId from the response and would create an URL to perform the Web Testcase.
https://www.xyz.de/${#TestCase#productId}/abc/product.html
The second feature request is to integrate a possibility to use selenium testcases in soap UI.