Skip to content

Output more Info about Plattform and Browsername #9

@kuddl

Description

@kuddl

: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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions