web-apis
web-apis copied to clipboard
Unable to collect data using BrowserStack
Following the instructions in README.md modulo https://github.com/mdittmer/web-apis/issues/68, I'm not able to collect data from Edge 18. https://github.com/mdittmer/web-apis/issues/70 has the logs I get. My browserstack_envs.json was:
[
{
"browserName" : "Edge",
"browser_version" : "18",
"os" : "Windows",
"os_version" : "10",
"resolution" : "1024x768"
}
]