-
When I add
```
git_repository(
name = "io_bazel_rules_webtesting",
remote = "https://github.com/bazelbuild/rules_webtesting.git",
commit = "7e730b14fb5d2537ede28675eadad1e184c2f717…
-
web_test_archive, the wrapper func, is defined with references to `"//common/conditions:windows"` which will error with `no such package 'common/conditions'` when used in another repo.
I had alread…
-
Can I use this plugin with robotframework java?
-
ERROR: Failed to load Skylark extension '@io_bazel_rules_webtesting//web:web.bzl'.
It usually happens when the repository is not defined prior to being used.
Maybe repository 'io_bazel_rules_webtest…
-
Hey, I realize that there is no official documentation (yet). Though, we want to overwrite the chromium browser by specifying another launch argument.
* `--window-size=1024,768`
I've tried creat…
-
At least half the Angular ecosystem runs on Windows machines.
currently trying the simple python example from the README I get
```
ERROR: C:/users/angular/appdata/local/temp/_bazel_angular/zyn_…
-
This behaviour was observed on @pkozlowski-opensource's environment.
`yarn bazel` commands did not use cached builds on his machine, but `bazel` commands did.
We repeated the same build and tes…
-
In our web tests we host a Kestrel server for our web assembly, in 1.x we did it in the following way:
var webHost = new WebHostBuilder()
.UseContentRoot(webClientProjectDirectory)
…
-
On windows, the `rules_typescript` project fails to build:
```
$ bazel build //...
ERROR: C:/users/alexeagle/_bazel_alexeagle/hxhfuc3q/external/io_bazel_rules_webtesting/third_party/geckodriver/B…
-
OS: Ubuntu
Selenium Version: 3.4.0
Browser: Firefox 45
Geckodriver: 0.16.0
Hi, After updating to Selenium 3.4.0 it can't start Firefox:
```
File "/root/venv/3.5/lib/python3.5/site-packages/s…