I’ve can found out on pCloudy official webportal that they are supporting TestComplete now. Has anyone explored this integration yet? Would love to hear about your experiences and any insights you might have.
I am trying to integrate pcloudy with testcomplete but with no success. any help here would be appreciable
The error is in pCloudy provided code, and related to pCloudy connection, and all three URL referenced in your post gives similar error when pasted in browser. One thing caught my attention, your script server value is different from pCloudy sample code
var server = ("https://device.pcloudy.com/appiumcloud/wd/hub")
As stated earlier TestComplete do not have any support claim for pCloudy integration, and since the integration claim comes strictly from pCloudy, the only constructive feed back you can get would be from pCloudy support or community.
I fail to see any TestComplete community member being able to assist on pCloudy integration issues. Good luck.
The below server name in my code "abcd" is just for representation the actual server name i don't wanted to disclose as it is company policy. The above server code in your case is provided on pCloudy web portal but it is a sample as we will not be able to access devices from it . This link is common to all who basically register to pCloudy but no devices will be available for you until you subscribe.
var server = ("https://abcd.pcloudy.com/appiumcloud/wd/hub")
To integrate pCloudy with TestComplete, ensure both tools are updated, install the required pCloudy plugin, and configure API credentials. Select a cloud device from pCloudy and set up TestComplete to run tests on it. If issues arise, check logs or reach out to pCloudy support.