aquality-automation / aquality-winappdriver-dotnet

Apache License 2.0
10 stars 2 forks source link

Support the RootSession #27

Closed mialeska closed 4 years ago

mialeska commented 4 years ago

Create the RootApplicationFactory and make RootSession available from ApplicationManager. Allow to search elements from the root session without switching the app. Probably should be either the default behavior for AutomationId locator type, or the parameter in the constructor/factory method. Remove the logging from the application constructor for the cases like the RootSession Implement a factory for attaching to running application via TopWindow handle