Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

fix(NoSuchElementError): add 'new' keyword to instantiate class #3081

Closed
wants to merge 1 commit into from

Conversation

davinkevin
Copy link
Contributor

The class NoSuchElementError is called without the new keyword in the ElementArrayFinder.prototype.count causing a Class constructors cannot be invoked without 'new'

The class NoSuchElementError is called without the new keyword in the `ElementArrayFinder.prototype.count` causing a `Class constructors cannot be invoked without 'new'`
@cnishina
Copy link
Contributor

cnishina commented Apr 1, 2016

@cnishina
Copy link
Contributor

cnishina commented Apr 1, 2016

Closed with 88dd568

@cnishina cnishina closed this Apr 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants