emakiej

Results 3 comments of emakiej

Hi @chaby1 , thanks for your report! I'm not able to reproduce this issue. The only thing I reproduced is that the following python code ``` driver.get('https://www.google.pl') driver.get('http://www.wp.pl') driver.back() print...

Hi again, @chaby1 Yes, your testcase (the second one) is 100% reproducible on Opera with OperaDriver and 40% reproducible on Chrome with ChromeDriver. So it seems you can't rely also...

Yes. Current OperaDriver is derived from ChromeDriver 2.10. But the issue is still reproducible with ChromeDriver 2.13 (and seems to be 100% reproducible with this version). So I would suggest...