krishtoautomate

Results 102 comments of krishtoautomate

I feel websockets are faster. I di d a poc with wda using websocket and performance improved a lot. Atleast some rest calls dont freeze for what ever the reason.

sample project : https://www.npmjs.com/package/ios-device-lib?activeTab=readme

I am facing this issue as well. Looks like each test is not independently created and attached at flush and is using shared memory with other tests in the report...

Failed Reasons can be any, proxy or internet or chrome crashing or not launching due to driver mismatch. Provided as an example to explain use case. Node can be appium...

if we have too many nodes, sometimes our nodes might fall behind for different reasons and we dont want our tests to impact due to nodes which are not working....

is it possible to add filter by @Owner or any other label or Tag

I have pure swift version using AVFoundation, I ll see if I can stream to websocket. how port is managed? random?

latest webdriveragent should work

Its automatic, you can test it opening hostName:port and ipaddress:port

> Didn't `appium:mjpegServerPort` in UIA2 and XCUITest driver help? this doesn't show in same grid 4 UI. each URL needed to be opened in separate tab and also for large...