Forum Discussion

jacobstore's avatar
jacobstore
Occasional Contributor
2 years ago

How can I obtain current browser in scripts?

I use TestComplete with BitBar to test web applications. My tests are scripted in javascript and I start remote browser like this:   var capabilities = { "platform": "Windows", "osVersion": "11",...