Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How To Get SessionID to mark the Browserstack session for Test Run Staus #6

Open
anandbhagwat opened this issue Jan 25, 2021 · 0 comments

Comments

@anandbhagwat
Copy link

What we want to do:

  1. We want to mark this status, we have the URL api of Browserstack to do, just we not able to get the Session ID

Screenshot 2021-01-25 at 6 18 27 PM

Here in MobileDriverDetails we not able to find the the Session ID for current test run:
public class MobileDriverDetails {
private MobileDriver mobileDriver;
private String sessionUrl;
private String udid; //For Optimus Usage
private DesiredCapabilities desiredCapabilities; //For dashboard usage

Let us know if there is any way to fetch Current test run session ID via the MobileDriverDetails instance
If there is any example if you can give will be helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant