-
Hi Team,
I have installed protractor-html-screenshot-reporter using below command, but still getting error while running conf.js.
C:\Program Files\nodejs\node_modules\npm>npm install protractor-ht…
-
hey..
As many of you, i have struggled with flaky tests for years and honestly I'm getting tired of it, and that is why i came up to your library, and i want to contribute, sadly i'm still unable t…
-
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.
-
Due to protractor not running in my setup in version 1.4.0 (and everything working fine in 1.3.1, see https://github.com/angular/protractor/issues/1512), I propose to reduce the dependency from `^1.0.…
gweax updated
9 years ago
-
Hi Mallory, thanks for this repo. As your "angularPage" tests target a precompiled and already-served site, I was curious if this repo is willing to take PRs for the improvements outlines below:
• …
-
So i have a meteor/node app and want to do some automated ui tests with a headless chrome.
Normally i would install prortactor per npm and write some tests. For my UI tests i would use a docker whi…
-
Not sure how to create the client file for eclipse. I'm kind of new to npm/node, but I do have npm installed and am running simple Protractor tests. I need to be able to debug and step through a Protr…
-
Bug report
---
- Your protractor configuration file
```
exports.config = {
multiCapabilities: [
{
shardTestFiles: true,
maxInstances: 2,
browserName: 'chrome',
…
-
C:\Users\rs\Documents\potractorRetry>npm run e2e
> quote-builder-protractor@1.0.0 pree2e C:\Users\rs\Documents\potractorRetry
> npm run webdriver:update -- --standalone
> quote-builder-protract…
ghost updated
4 years ago
-
npm -v
2.15.1
node -v
v4.4.3
protractor --version
Version 3.2.2
npm install jasmine2-protractor-utils -g
jasmine2-protractor-utils@1.2.6 /usr/lib/node_modules/jasmine2-protractor-utils
> /usr/lib/…