-
Bug report
---
- Node Version: `7.8.0`
- Protractor Version: `5.1.1`
- Angular Version: `4.0.1`
- Browser(s): `Chrome`
- Operating System and Version `macOs Sierra 10.12.4`
- Your protractor …
ghost updated
7 years ago
-
Bug report
---
I'm getting the next WebDriver error randomly in different parts of the tests:
```
WebDriverError: java.net.SocketException: Connection reset by peer (connect failed)
```
Doesn'…
-
see https://github.com/angular/protractor/issues/308
and https://github.com/angular/protractor/issues/1486
Used to work fine, now all tests that relate to `window.onbeforeunload` are broken.
-
Bug report
---
- Your protractor configuration file
```
exports.config = {
multiCapabilities: [
{
shardTestFiles: true,
maxInstances: 2,
browserName: 'chrome',
…
-
I'm not sur if it's a bug or a miss configuration but I'm stuck with this error ... TypeError: expected a string
My cwd path is correct, combined.json file is there. I don't understand what is wron…
wupaz updated
4 years ago
-
Can someone help with this?
{code}
$ protractor-perf protractor-perf.conf.js
[13:17:08] I/direct - Using ChromeDriver directly...
[13:17:08] I/launcher - Running 1 instances of WebDriver
Started
…
-
Bug report
---
- Node Version: `v8.9.3`
- Protractor Version: `Version 5.2.2`
- Angular Version: `5.2.0`
- Browser(s): `Chrome`
- Operating System and Version `Windows 10`
- Description:
…
-
Hello, we tried to use this angular module with BotDetect captcha, but there's some problem where the test hangs and doesn't continue once we land on the captcha page.
It looks like the captcha is …
-
Bug report
---
- Node Version: `10.15.3`
- Protractor Version: `5.4.0`
- Angular Version: `8.2.11`
- Browser(s): `Chrome`
- Operating System and Version `Windows 10.0.18.362.175`
- Protractor…
-
Bug report
---
- Node Version: v10.16.3
- Protractor Version: 7.0.0
- Angular Version: 8.2
- Browser(s): chrome 89.0.4389.82
- Operating System and Version ubuntu 18.04
- Your protractor con…
mwmw7 updated
3 years ago