Krisztian Buscsei

Results 14 comments of Krisztian Buscsei

This issue still exists and it is worse than ever. It was not good in PS5 but in PS7 even worse. Start-transcript can't literally be used This is a crutial...

Thank you for respond. I will take a look on that later. But until that I have found a workaround. If you put the the debug into the fist step...

should :8080 work in the domain names field?

I have managed it. I had to add following on advanced tab: listen 8080 ssl http2;

Thanks for the clarification

I tried the solution that was proposed by @duanzhijie861229 and it has produced a very interesting error message. See output below: Python 3.6.1 (v3.6.1:69c0db5, Mar 21 2017, 18:41:36) [MSC v.1900...

Yep, I know, I have option to use\\\\ or even / to avoid this problem in this example. But what I want to highlight here, this is a bug! Why...

I use opera driver over selenium2library in RobotFramework. Is there a work around for robot framework also?

I tried to load from python and following error pop up. It seems the path being handled incorrectly. The "\51" in the path being replaced by ")" "\51." is in...

Unfortunately this is not possible. The Robot framework module use the PATH environment variable to locate opera. So this happen automatically. On other and, the "/" is not valid character...