-
Hi, found your plugin and tried to apply at my project, but probably did something wrong.
1) Cloned repo and placed plugin under foider .allure/2.3.5/plugins/allure-harviewer-plugin
2) Created met…
-
Could you please point into the correct direction how the used firefox profile could be edited before it is included into the container ? Or Could you tell me the point where you specify the used imag…
-
when i try to use selenium+chromedriver+browsermob-proxy in java ,I met one problem which i really hava no idea with it.So,I went here to ask for some help.
this is my code:
`
public class MobPro…
-
Hi,
I used the below code to launch a application using BrowserMobProxy but when I execute the same ...the respective application is not launched instead I get "Unable to Connect" Cannot establish a c…
-
I have the following in my pom:
`
com.saucelabs
ci-sauce
1.112
com.saucelabs
saucerest
1.0.32
`
And G…
-
My application is js extensive (Angular web, Material design- https://material.angularjs.org/latest/)
I have configured proxy for my selenium test, but while executing the test, many of my applicatio…
p00j4 updated
8 years ago
-
Originally reported on Google Code with ID 6364
```
java.lang.RuntimeException: Bug extracting hudsuckr
at org.openqa.selenium.browserlaunchers.WindowsProxyManager.extractHudsuckr(WindowsProxyMa…
-
I have tried the below code as per latest BrowserMobProxy
import java.io.File;
import java.io.IOException;
import net.lightbody.bmp.BrowserMobProxy;
import net.lightbody.bmp.BrowserMobProxyServer;
i…
-
```
We shouldn't need the harfile db column any longer. Remove the column once this
is verified.
```
Original issue reported on code.google.com by `stevesou...@gmail.com` on 26 Apr 2011 at 12:10
-
```
Right now the harfile field stores a relative path. Instead, let's have it just
store the .har filename and we'll construct the path based on archive & label.
```
Original issue reported on code…