node-saucelabs
node-saucelabs copied to clipboard
Real devices rdc endpoints supported?
Hi,
I saw in some other issues that real devices were supported in this package, but it's not clear to me. Are the /rdc endpoints from here supported through this package? https://docs.saucelabs.com/dev/api/rdc
Thanks!
There is support for RDC endpoints (see package docs) but it seems they are deprecated. Let me follow up with the team to see what the status it.
Thanks @christian-bromann . I checked the docs you linked but I don't see any of the endpoints from the doc I linked :)
GET /v1/rdc/devices
GET /v1/rdc/devices/{device_id}
GET /v1/rdc/devices/available
GET /v1/rdc/jobs
GET /v1/rdc/jobs/{job_id}
@vmp-mark you right, this API seems missing, do you want to take a stab adding it to this package?