Hi!
Thanks for writing this library, I was looking for something exactly like this. I am using jenkins and robotframework to do automated testing on a website. Unfortunately I'm not able to actually record anything in Har files using robotframework, while using jenkins or otherwise. Even the provided example .robot file does not actually record any data, just the basic outline of a har file. However, when using browsermob proxy with selenium (without robotframework), I am able to record a normal (populated with data) har file.
So what's going on? I see that this library works with Robot framework 2.6... is this problem caused by robotframework 3? Should I revert to an older robot version? BTW, I'm on ubuntu 16.4, and I am using python 2.7. Thanks in advance!
Hi!
Thanks for writing this library, I was looking for something exactly like this. I am using jenkins and robotframework to do automated testing on a website. Unfortunately I'm not able to actually record anything in Har files using robotframework, while using jenkins or otherwise. Even the provided example .robot file does not actually record any data, just the basic outline of a har file. However, when using browsermob proxy with selenium (without robotframework), I am able to record a normal (populated with data) har file.
So what's going on? I see that this library works with Robot framework 2.6... is this problem caused by robotframework 3? Should I revert to an older robot version? BTW, I'm on ubuntu 16.4, and I am using python 2.7. Thanks in advance!