Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed duplicated chrome startup (#266)
Fixed startup for web execution. Currently chrome browser is started twice: fristly by: ensureAppStarts and then by startChromeSession. It can be skipped and done similarly to solution implemented in AndroidDriver.
- Loading branch information