Skip to content

Production v2024.6.10.1

Latest

Choose a tag to compare

@gravity-api gravity-api released this 10 Jun 07:14
0010275

Changes:

See More
  • 0d5e856 Merge branch 'test' of https://github.com/LifshesOfer/gravity-uia-server into test
  • 79a40c0 Added DPI awareness to negative requirement for manually providing scale ratio.
  • b308696 Added DPI awareness to negative requirement for manually providing scale ratio.
  • ce49980 reduced redundant code repetitions.
  • 336483b InteractionController's 'InvokeClick' now calls element.Click
  • cfb73fc Added 'Click' extension method for Element
  • cc4595f reduced complexity of UIAutomationElement's Click method
  • 86f7f4a converted 'click' methods to use Element instead of UIAutomationElement
  • cdec01b removed null check on uiautomationelement from controller
  • fc0b72f remove unnecessary check
  • 3bd6bad Refactored several 'click' method signatures from UIAutomationElement to 'Element'.
  • 8263469 added CaptureScreenshot method
  • 83d4100 extracted external methods to separate class.
  • 9388f7d added OCR project

This list of changes was auto generated.