Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebBrowser in WPF #15

Open
F1tZ81 opened this issue Dec 11, 2015 · 4 comments
Open

WebBrowser in WPF #15

F1tZ81 opened this issue Dec 11, 2015 · 4 comments

Comments

@F1tZ81
Copy link

F1tZ81 commented Dec 11, 2015

Hi team,

I have a WPF application that wraps a Internet explorer instance. When dealing with the WPF portions my team is able to navigate via ID. However when we get in to the pane that contains IE elements we are no longer able to use IDs to locate elements.

When Using Visual UIA Verify 20 we are able to see the IE elements with IDs.

@tkurnosova
Copy link
Contributor

Could you explain please what you want to implement ?

@F1tZ81
Copy link
Author

F1tZ81 commented Jan 9, 2016

the pull request 2gis/Winium.Cruciatus#59 should fix the issue.

@anujmahi
Copy link

Hi F1tZ81

I have the same issue. I have a wpf application which wraps a internet explorer instance. Can you please help me to find out the solution of it with winium.

@NickAb
Copy link
Contributor

NickAb commented Apr 24, 2016

You can try driving embedded internet explorer with Selenium (InternetExplorer Driver), but it might require hacking the driver.
Please, see http://bradbax.blogspot.ru/2013/07/driving-embedded-wpf-browser-with.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants