Test embedded applications
Ready to test embedded applications? Then this topic is for you. It explains the most important steps to create your first embedded application test case. This applies to the following:
-
Test cases for embedded Chromium applications
-
Test cases for embedded Chrome applications
Note that Tosca Cloud only supports local testing for embedded applications. Remote testing isn't supported.
Supported versions
For information on supported versions, check out the system requirements.
Create embedded application test cases
Creating embedded application test cases is easy:
-
Scan the application using WebDriver.
-
Create a test case with your WebDriver modules.
-
Depending on your use case, use the module Open embedded Chrome/Chromium application, or Connect to embedded Chrome/Chromium application.
-
Add the necessary test case parameters to your test case:
-
Browser with the value Chrome or Edge
-
HubAddress with the value localhost
-