You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
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
The text was updated successfully, but these errors were encountered:
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)
:enhancement
It would be great, if the "name" of the browser would be reflected in the HTML output.
Like:
and output should be like this...
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
The text was updated successfully, but these errors were encountered: