Forum Discussion

uarlouski's avatar
uarlouski
Frequent Visitor
3 years ago

How to find test run id by session id

Hi,

 

When we run the client-side Appium test we get session id as an identifier of our test, but if we want to update the test display name or something else via REST API we need to use runID (https://cloud.bitbar.com/cloud/swagger-ui.html#/Test%20Results/updateUserTestRunUsingPOST), so the question is how to find out runID for client-side runs? can we somehow map the session id to the remote runID?

 

Thanks for response

No RepliesBe the first to reply