bbaia / protractor-net

The .NET port of Protractor, an E2E test framework for Angular apps
MIT License
115 stars 72 forks source link

Protractor is unable to identify some of the objects in web page. #76

Open preetipadalia opened 6 years ago

preetipadalia commented 6 years ago

Hi,

We are using Protractor to automate our angular js based application. We are facing the issue that some of the objects in application are unable to identified by protractor driver. The same can be identified by selenium webdriver in chrome but not in IE.

Can you please help.

Thanks

preetipadalia commented 6 years ago

@bbaia @matgardon can you please help with this issue as it is affecting our execution.

Thanks in Advance.