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

Device Info at Runtime #19

Open
Purus opened this issue Feb 10, 2016 · 3 comments
Open

Device Info at Runtime #19

Purus opened this issue Feb 10, 2016 · 3 comments

Comments

@Purus
Copy link

Purus commented Feb 10, 2016

The statement ENV['DEVICE_INFO'] works fine in command line. But how can I get the device details at run time in my Ruby step definition?

Any tips on the usage will be helpful.

@rajdeepv
Copy link
Owner

the same ENV['DEVICE_INFO'] variable will give device details during run time. each parallel run will set different value for ENV['DEVICE_INFO']

@Purus
Copy link
Author

Purus commented Feb 10, 2016

I forgot to add the information in my actual post.

I have tried the same and it returns ab empty value. Any guess on what I
might be missing?
On 10-Feb-2016 10:05 pm, "Rajdeep" [email protected] wrote:

the same ENV['DEVICE_INFO'] variable will give device details during run
time. each parallel run will set different value for ENV['DEVICE_INFO']


Reply to this email directly or view it on GitHub
#19 (comment)
.

@rajdeepv
Copy link
Owner

Can you please give more details? your command, console output , code snippet etc?

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

2 participants