-
Notifications
You must be signed in to change notification settings - Fork 66
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
+Draft/use uiacomwrapper lib #59
base: draft/use-uiacomwrapper-lib
Are you sure you want to change the base?
+Draft/use uiacomwrapper lib #59
Commits on Oct 20, 2015
-
opensourceci2gis committed
Oct 20, 2015 Configuration menu - View commit details
-
Copy full SHA for b9d0de2 - Browse repository at this point
Copy the full SHA b9d0de2View commit details
Commits on Nov 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4d6d0ee - Browse repository at this point
Copy the full SHA 4d6d0eeView commit details
Commits on Nov 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0075992 - Browse repository at this point
Copy the full SHA 0075992View commit details
Commits on Nov 11, 2015
-
Merge pull request #55 from jonstoneman/rotation
Get and set screen orientation
Configuration menu - View commit details
-
Copy full SHA for d4177df - Browse repository at this point
Copy the full SHA d4177dfView commit details -
opensourceci2gis committed
Nov 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 80d530a - Browse repository at this point
Copy the full SHA 80d530aView commit details
Commits on Dec 11, 2015
-
Replace references and some using types
System.Windows.Point to System.Drawing.Point System.Windows.Rect to System.Drawing.Rectangle
Configuration menu - View commit details
-
Copy full SHA for c9d8325 - Browse repository at this point
Copy the full SHA c9d8325View commit details
Commits on Dec 14, 2015
-
Get logging info before clicking - otherwise UI Automation throws Ele…
…mentNotAvailableException
Nick Butcher committedDec 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 28e78e3 - Browse repository at this point
Copy the full SHA 28e78e3View commit details -
An ElementNotAvailableException from the UIAutomationFramework is an …
…indication that the element does not exist.
Nick Butcher committedDec 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 9a4eeb3 - Browse repository at this point
Copy the full SHA 9a4eeb3View commit details
Commits on Dec 17, 2015
-
Alter Winium to use a TreeWalker to search for FindFirst and FindAll,…
… because the COM native methods seem to fail to find elements that do exist.
Nick Butcher committedDec 17, 2015 Configuration menu - View commit details
-
Copy full SHA for e53479f - Browse repository at this point
Copy the full SHA e53479fView commit details -
Ensure search is actually breadth-first
Nick Butcher committedDec 17, 2015 Configuration menu - View commit details
-
Copy full SHA for bc5a118 - Browse repository at this point
Copy the full SHA bc5a118View commit details
Commits on Dec 18, 2015
-
Don't loop at the top level - results in duplicates if the child sear…
…ch returns quickly.
Nick Butcher committedDec 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 2ab66a4 - Browse repository at this point
Copy the full SHA 2ab66a4View commit details -
Get the string representation before clicking - buttons may be hidden…
… immediately and may throw ElementNotAvailableException
Nick Butcher committedDec 18, 2015 Configuration menu - View commit details
-
Copy full SHA for bc5a06c - Browse repository at this point
Copy the full SHA bc5a06cView commit details