I am looking for a way to extend the ElementFinder protractor class from a test. Is there a way to access the constructor / constructor of the ElementFinder protokator so that I can dynamically expand it from the test?
A reference to all global variables opened by the protractor will also be very useful.
angularjs protractor
Joel Kornbluh
source share