标签: angularjs selenium testing protractor
如何在量角器中选择并上传带文件开启工具的文件? 我已经这样做但它不起作用:
element(by.buttonText('Choose File')).click(); element(by.css('input[type="file"]')).sendKeys('/home/amir/Pictures/peyvast.png');