Jenkins with Windows server
Hello, I'm using Jenkins with Windows server.
I have 2 problems.
One is..
When play the Test complete using jenkins (close the windows server using batchfile:https://support.smartbear.com/testcomplete/docs/testing-with/running/via-rdp/keeping-computer-unlocked.html)
error comes out. that error caused by cutted screen. (cutted screen: not exist scroll and partially excepted menu list )
Another is..
I used 'Headless Browser' script. (https://support.smartbear.com/testcomplete/docs/app-testing/web/supported-browsers/headless.html#4-configure-the-test-to-run-in-a-headless-browser) to solve the 'One' problem.
When i using the 'Headless Browser' script, Number 1 problem was solved.
but occur another problem. Different web page comes out.
When I put my url manually than comes out the login page.
but using headless browser option, expired login page comes out.
How can i solve this problem..? ğŸ˜