I am new to selenium and trying to execute my selenium web-driver script on IE 11 with window 10 combination sometime its run really slow and most of the time test fails with exceptions.
Exception:
System info: host: 'REF16U1ABJUN', ip: '172.17.2.130', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_231'
Upgraded Selenium to current levels Version 3.141.59. Upgraded IEDriverServer to latest IEDriverServer v3.150.1
Can somebody help me.