Using Headless Browser
Hello, When I using jenkins to execute TestComplete test at Windows server.
Windows server display and chrome window seems like cutted.
the windows server display seems very small and I can see chrome web page very small.
So I use the Project Execution Plan - Local Headless Browser option.
Some case worked through the method.
But Some case doesn't worked and can't navigate to webpage.
How can I handle it?
Hi Egg,
I hope you are keeping well.
This issue maybe occurring due to configuration within the test.
As per the following guide ; https://support.smartbear.com/testcomplete/docs/app-testing/web/supported-browsers/headless.html
To run the test in local headless browsers you will need to update the Test to use the webdriver of the desired browser, the url and the screen resolution;
Please let me know if the configuration changes resolves your query or if you have any additional questions.
Thanks,
Shane