Commit Graph

23 Commits

Author SHA1 Message Date
Magnus Müller
9caa248316 Merge code7 branch changes 2025-10-21 18:55:54 -07:00
Saurav Panda
ee355bf43c Merge branch 'main' into focus-causes-llm-to-not-input-text-properly 2025-10-16 16:59:08 -07:00
Saurav Panda
eb6eee149a fix: Wrapped select() in try-catch to handle input types that don't support text selection 2025-10-16 16:42:18 -07:00
Saurav Panda
48e0cbb784 fixed clear issue when focus fails. 2025-10-16 16:10:48 -07:00
Reagan Hsu
eaad2c7e63 Merge branch 'main' into fix/keyboard-events-complete 2025-10-15 14:18:34 -07:00
Reagan Hsu
659c0ddf42 make new utils file and add get_key_info 2025-10-15 13:48:08 -07:00
Magnus Müller
7f2e9fc4c3 Linter 2025-10-13 21:12:00 -07:00
Magnus Müller
20f8ef81e1 Unify extract in actor and tools 2025-10-13 21:11:26 -07:00
Reagan Hsu
bc0ce8c226 Merge branch 'main' into fix/keyboard-events-complete 2025-10-13 19:29:16 -07:00
Reagan Hsu
81933bb20c update Page.press() to include event code and windowsVirtualKeyCode
removed invalid filter param in attachToTarget()

added more keys and better parsing for lowercase keys using get_key_info() to make sure that key presses are properly processed
2025-10-13 18:34:30 -07:00
Magnus Müller
6568a4061f Remove activateTarget 2025-10-11 18:28:24 -07:00
Magnus Müller
6d941a5dcc Rename Clear existing to clear 2025-10-05 19:32:39 -07:00
Magnus Müller
36bbf1ee23 Update outdated function names 2025-10-05 19:30:10 -07:00
Gregor Žunič
e1c418179d BrowserSession -> Browser 2025-09-19 11:28:42 -07:00
Gregor Žunič
504f8cad09 migrated Target to Page 2025-09-19 10:27:00 -07:00
Gregor Žunič
804812500f migrated from lib functions 2025-09-17 08:09:24 -07:00
Gregor Žunič
101d4d1c36 more switches to snake_case 2025-09-16 20:15:27 -07:00
Gregor Žunič
2f6ca0f2d2 extract_content 2025-09-16 19:53:45 -07:00
Gregor Žunič
942a00c109 CamelCase to snake_case 2025-09-16 19:42:26 -07:00
Gregor Žunič
18b6145ba2 ai element by prompt 2025-09-16 17:08:18 -07:00
Gregor Žunič
5e05224ffb switched to browsersession input 2025-09-15 21:25:32 -07:00
Gregor Žunič
e0f65ca892 v2 2025-09-15 21:11:46 -07:00
Gregor Žunič
11d37dd68d v1 actor 2025-09-15 17:12:31 -07:00