Forum Discussion
I'm not sure.
Are you able to revert back to TE 15.40?
- tvklovesu2 years agoFrequent Contributor
Hi,
We have rollbacked the version for TestExecute on our VM, but still having same issue. It's not running the tests. I feel like there should be some connection between Jenkins and VM to run on Selenium grid and that part seems to be missing. Do I need to provide any selenium IP address on TestExecute?
In our code when launching the browser, we have the following capabilities.
var server = "http://w1idvrvnqas101.xxx.com:4444/"; //This is our selenium node server /**/ var capabilities = { "browserName": "chrome", "goog:chromeOptions": { "args": [ "--headless", "screenResolution=1920x1080", "--window-size=1920,1080", "--page-size=90", "--disable-gpu", "--disable-dev-shm-usage", "--no-sandbox", ] } }
Do we need to provide selenium address in the TestExecute Options>Integration also even though we are providing it from our script
- tvklovesu2 years agoFrequent Contributor
Any thoughts on my previous post would be greatly appreciated as we are stuck in the middle of the cloud.
Thanks
- tvklovesu2 years agoFrequent Contributor
no not yet. Before doing that we are trying to rule out all the possible scenarios. And for installing TestComplete in our local machine we are using On-premises license with an IP address. Can we use same IP address for TestExecute for licensed version?
Related Content
- 12 years ago
- 3 years ago
- 5 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago