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

Output more Info about Plattform and Browsername #9

Open
kuddl opened this issue Jan 9, 2015 · 1 comment
Open

Output more Info about Plattform and Browsername #9

kuddl opened this issue Jan 9, 2015 · 1 comment
Assignees

Comments

@kuddl
Copy link

kuddl commented Jan 9, 2015

:enhancement

It would be great, if the "name" of the browser would be reflected in the HTML output.

Like:

 "ie10win7": <<<<=== this name should be reflected 
 {  
      "type":"remote",
      "platform": "Win 7",
      "version": "10",
      "actAs":"ie",
      "host": "192.168.79.130",
      "port":"9020"
    },

and output should be like this...

dalek test_2015-01-09_18-41-38

I tried to find the appropriate code, but couldn't find where to get the Info from. Like which event, i should bind....

This would help a lot, if you test a lot of different Versions of IE on different VMs.
And since I kinda name my Browsers in the Dalekfile.json with some hints about Version and Plattform, this would help a lot!

Thanks

@asciidisco asciidisco self-assigned this Apr 23, 2015
@asciidisco
Copy link
Member

Yes, that is a big improvement. Do you think you could bring in a PR for this (I´m currently very busy with the DalekJS rewrite & getting out the new version - so I probably won't have time for this)

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

No branches or pull requests

2 participants