Open F1tZ81 opened 8 years ago
Could you explain please what you want to implement ?
the pull request https://github.com/2gis/Winium.Cruciatus/pull/59 should fix the issue.
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.
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
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.