Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with protractor 3.0 #74

Open
nivithaCisco opened this issue Dec 17, 2015 · 23 comments
Open

Not compatible with protractor 3.0 #74

nivithaCisco opened this issue Dec 17, 2015 · 23 comments

Comments

@nivithaCisco
Copy link

The base folder gets deleted after execution . This is happening after upgrading to protractor 3.0

@laixiangran
Copy link

+1

@sukeerthm
Copy link

Same issue, New version of protractor is not supporting "protractor-html-screenshot-reporter". for time being i switched to "protractor-jasmine2-screenshot-reporter".

@tyleragnew
Copy link

Same issue.

@jsolmosi
Copy link

jsolmosi commented Jan 6, 2016

same problem. I use protractor-jasmine2-screenshot-reporter instead but there isn't provided any info about total passed/failed tests and environment(like browser/os) in report. Is it possible to set it up?

@sukeerthm
Copy link

I guess you are using older version(0.1.7), please install latest version (0.2.0). Its capturing test execution summary and config details.

@jsolmosi
Copy link

jsolmosi commented Jan 7, 2016

yes you are right, my bad. I confused protractor-jasmine2-screenshot-reporter with protractor-jasmine2-html-reporter

@satyasrikanth
Copy link

It would be very helpful if this is fixed

@iljapavlovs
Copy link

+1

6 similar comments
@Dilip9922
Copy link

+1

@louiealmeda
Copy link

+1

@kummerer94
Copy link

+1

@Nikhil0538
Copy link

+1

@Istenes
Copy link

Istenes commented Mar 16, 2016

+1

@cristinaRaluca
Copy link

+1

@Divyata-Singh
Copy link

I get the following error " Please pass a valid base directory to store the screenshots into". The options parameter of ScrenshotReporter constructor (in index.js) remains undefined irrespective of whatever values I pass from the conf file.

@adelitofarias
Copy link

+1
Does not work with my version 3.3.0 of the protractor in my Ubuntu 14.04

@kryz81
Copy link

kryz81 commented Jun 17, 2016

+1

1 similar comment
@mkalpana
Copy link

+1

@HomeboxJim
Copy link

omg I thought I was going crazy!

@TheAksh
Copy link

TheAksh commented Sep 6, 2016

+1

1 similar comment
@celiawchan
Copy link

+1

@anujchandran
Copy link

anujchandran commented Oct 26, 2016

+1 not working in protractor 4.0.9

@edgarechm
Copy link

I have Protractor 4.0.10 and node 6.9.1, also NOT compatible.

When running script, I get an exception error here:
npm\node_modules\protractor\node_modules\q\q.js:155 ----> throw e;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests