krishtoautomate

Results 99 comments of krishtoautomate

> novnc uses RFB protocol to communicate (also wrapped into websockets), which is something completely different from what MJPEG client would expect. In theory it would be possible to write...

need help. I buffered mjpeg video to nonvnc port : 7900 and specified below capabilities in selenium node stereotype configs "se:noVncPort": 7900, "se:vncEnabled": true, and started node as: java -jar...

stream need to be sent through following websocket url, for video to appear in selenium grid ui similar to novnc view of browsers : *does not require to stream to...

POST request of {{DEVICE_URL}}/session/{{SESSSION_ID}}/url with Body {"url":"settings-wifi"} OPENING WIFI SETTINGS. It can be enhanced to use it for wifi on or off

Thanks for the info ### **Working solution :** **_STEP 1:_** Request url: _{{DEVICE_URL}}/session/{{SESSSION_ID}}/wda/siri/activate_ Request body_: {"text":"wifi off"}_ OR _{"text":"wifi ON"}_ **__STEP 2:__** **Home button is called for every action of...

I think, Only if we reset network settings wda session will be effected and not with wifi or aeroplane mode.

We have methods in android to play with network toggles and not for ios, sometime some test scenarios require only wifi, only sim data, or no data etc.

looks like it is os version related issues