Skip to content

Releases: tdRPA/tdRPA

tdSelector 1.1.3

03 Jun 11:03
Compare
Choose a tag to compare
  1. Optimize the speed of element picking
  2. Replace the hotkey library with pynput to fix the issue of hotkeys being invalid sometimes
  3. Add prefix/suffix options for copied content to facilitate pasting

tdSelector 1.1.2

13 Dec 13:53
Compare
Choose a tag to compare
  1. "Indicate Element" shows tip of shortcut Ctrl/Esc
  2. New "Copy" button, so we have Copy/Copy as Single Line buttons
  3. fix vars bug with multi threads,add mutex lock

tdRPA v1.1

21 Aug 03:17
Compare
Choose a tag to compare

Supports element operations for Windows native applications. For operating browser applications, please search for "chrome force-renderer-accessibility," which is a way to treat browser web UI elements as native elements for operation.