Egor Kostan

Results 2 issues of Egor Kostan

Hi all, I am using Win 10 OS and it seems that windows does not support 'concurrencytest' (getting module 'os' has no attribute 'fork' error). **My virtual environment setup:** ![image](https://user-images.githubusercontent.com/20955183/91937652-3b7d9180-eca7-11ea-9ff8-c872ca466eb7.png)...

OS: Win 10 64 bit Opera: 62.0.3331.99 operadriver: 75.0.3770.100 Error Log: test setup failed self = def _set_driver(self): if self.browser == 'opera': options = Options() options.binary_location = DriverPath.OPERA_BINARY_PATH print('\nBinary Path:...