node-saucelabs icon indicating copy to clipboard operation
node-saucelabs copied to clipboard

Real devices rdc endpoints supported?

Open edgmark opened this issue 3 years ago • 3 comments

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!

edgmark avatar Jun 03 '21 14:06 edgmark

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.

christian-bromann avatar Jun 03 '21 14:06 christian-bromann

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}

edgmark avatar Jun 03 '21 16:06 edgmark

@vmp-mark you right, this API seems missing, do you want to take a stab adding it to this package?

christian-bromann avatar Jun 22 '21 09:06 christian-bromann