-
- [ ] accessanalyzer →
- [ ] acm →
- [ ] acm-pca → #13327
- [ ] alexaforbusiness →
- [ ] amplify →
- [ ] amplifybackend →
- [ ] apigateway →
- [ ] apigatewaymanagementapi →
- [ ] apigatewayv2 →
- [ ] …
-
I am not able to run the test using gulp-protractor task. It starts the standalone Selenium Server and launch the Chrome Browser but does nothing after that.
gulp.js
```
var gulp = require('gulp');
…
-
Hi there!
Bug report
---
- Node Version: `Node.js v12.18.3`
- Protractor Version: `7.0.0`
- Angular Version: `npm 6.14.6`
- Browser(s): `85.0.4183.83`
- Operating System and Version `Window…
-
Hi, I have encounter these two failed test :
OtxJavaSdkApplicationTests.testListEvents:144 All events not larger then a subset
OtxJavaSdkApplicationTests.testSearchPulses:95 Could not find pulse
…
-
Hello, i set up the SS server with Cloak, but got an error when running `ss-server`
the error info line : `ck-server.go:254: Configuration file error: Failed to unmarshal: invalid character '}' lo…
-
Hi team i am facing the below issue while running the protractor test with eclipse:
path.js:8
throw new TypeError('Path must be a string. Received ' +
^
TypeError: Path must be a string. Rece…
-
hi guys,
I'm trying to work with IE, after setting up the path of driver file in jvmargs.
Config js
`exports.config = {
capabilities: {
'browserName': 'internet explorer',
'ver…
-
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
-
Bug report
---
when running `webdriver-manager update` and `protractor config.js` the test processes properly, but upon finishing, leaves behind a chrome_2.33.exe and never cleans it up.
- Node…
delfu updated
6 years ago
-
Hello,
Trying to get this work with protractor ...
Can you advise how to get it started? It is sitting still and timing out.
Here is the spec file:
```
import { by, element, browser } from …