javascript - How to upload a file using protractor tool when button is defined as ng-flow type of control -
the browse button created using ng-flow library, , input=tagname , type=file button set programmatically, , not seen anywhere in html view of page. not able find element @ runtime, can use sendkeys command set path of file.

Comments
Post a Comment