7a05916319
Improve error handling in ChromeObject
...
Enhanced error handling by returning a structured error object when exceptions occur in ChromeObject. Also updated the version info to 0.5.2.
2025-08-11 04:52:38 +09:00
1533059e44
Improve error handling in sendPageRPC and getEvaluatedValue
...
Refactored sendPageRPC to better handle error responses and log error descriptions from the response object. Updated getEvaluatedValue to safely access the evaluated value, returning an empty string if not present. Bumped VERSIONINFO to 0.5.1.
2025-08-11 02:58:33 +09:00
665642586b
Fix indentation on lib/pipe-ipc.js
...
Fix indentation on lib/pipe-ipc.js
2025-08-05 17:48:13 +09:00
444b80e3b5
Update file.js
2025-08-05 17:45:46 +09:00
0ab35aab7c
Enable the worksheet activation on the screen
...
Enable the worksheet activation on the screen
2025-08-05 17:33:43 +09:00
6e89bda453
Remove makeInterface(<number>) and replace to UseObject(<string>)
...
Remove makeInterface(<number>) and replace to UseObject(<string>)
2025-08-05 17:31:48 +09:00
3de5b618db
Introduce getFilesFromFolder() and clean the code
...
Introduce getFilesFromFolder() and clean the code
2025-08-05 17:30:20 +09:00
fe74f360d9
Introduce Array.form(<Enumerator>) polyfills
...
Introduce Array.form(<Enumerator>) polyfills
2025-08-05 16:39:44 +09:00
3f376d29c3
Switch Chrome RPC from WebSocket to HTTP gateway
...
Replaces WebSocket-based RPC communication with HTTP POST requests to a gateway for Chrome debugging. Updates documentation to clarify the need for a protocol conversion gateway and refactors related methods for compatibility. Bumps version to 0.5.
2025-08-05 05:34:22 +09:00
2688765f84
Update the contacts
2025-07-16 13:57:04 +09:00
01230745ed
Update aviation.js
2025-07-10 13:57:19 +09:00
5ccba3b107
Replace the default SERP provider to SerpApi
...
Updated all references from the previous default SERP provider to SerpApi, including API keys, proxy configuration, and documentation links. Adjusted aviation.js to use SerpApi endpoints and parameters, and updated testloader.js to reflect the new provider. This change standardizes the search engine scraping integration to use SerpApi.
2025-07-10 13:54:53 +09:00
2aa6fdc256
Update chrome.js
2025-06-18 15:25:32 +09:00
9b6270ff72
Update chrome.js
2025-06-18 14:56:20 +09:00
526eb92e61
Update chrome.js
2025-06-13 22:16:43 +09:00
cace5c60b3
Update chrome.js
2025-06-08 17:57:58 +09:00
044ab2fb24
Update std.js
2025-06-08 17:47:52 +09:00
f2de8bc141
Fix #271
2025-06-08 17:43:25 +09:00
bbc3aa9a6e
Update chrome.js
2025-06-07 18:10:29 +09:00
f911e34c16
Update license headers, contact email, and fix broken files
2025-06-07 16:57:09 +09:00
de41c115cd
Update std.js
2025-06-07 04:46:28 +09:00
b168b57de8
Update chrome.js
2025-06-07 04:26:33 +09:00
0de9edc83c
Update chrome.js
2025-06-07 04:18:20 +09:00
13839a1fc3
Update chrome.js
2025-06-06 19:40:46 +09:00
9def5b996e
Update chrome.js, std.js
2025-06-06 19:35:21 +09:00
5c83c086ac
Update chrome.js
2025-06-06 13:01:53 +09:00
8d8284ecbe
Update chrome.js
2025-06-06 12:12:55 +09:00
19d4cdce6c
Update chrome.js
2025-06-01 21:39:13 +09:00
821b3748df
Update chrome.js
2025-06-01 21:32:46 +09:00
d88132da05
Update chrome.js
2025-06-01 15:17:19 +09:00
f22a11c246
Update chrome.js
2025-06-01 14:48:46 +09:00
f2fe919ed0
Fix #251 #246
2025-06-01 14:44:07 +09:00
8eb450c9d9
Fix getDeepElementPosition()
couldn't get an element position
CodeQL / Analyze (javascript) (push) Has been cancelled
2025-05-21 20:41:58 +09:00
a81ccc0efa
Improve getElementPosition()
for handling elements within a shadow root
CodeQL / Analyze (javascript) (push) Waiting to run
2025-05-21 15:48:19 +09:00
Jihoon Yi
90ea515f41
Update winservice.js
...
fix wrong typo
2025-05-10 20:51:17 +09:00
Jihoon Yi
2bff4df4be
Update security.js
...
fix wrong typo
2025-05-10 20:50:24 +09:00
Jihoon Yi
452675273b
Update language-inference-engine.js
2025-05-10 16:36:53 +09:00
Jihoon Yi
d8a29eaeee
Update language-inference-engine.js
...
- Add response type check before parsing
- Wrap JSON.parse in a try/catch to handle potential malformed responses.
- Use “system” role for the initial bias message on gemini model object's wrap
2025-05-10 16:30:46 +09:00
Jihoon Yi
ef23e41e3a
Update language-inference-engine.js
...
Fix gemini call broken
2025-05-10 15:50:55 +09:00
d2cba59b6b
Update in 2025-03-21
...
1. Remove PHP asset files. (Moved to github.com/gnh1201/caterpillar)
2. Add `ARM64` architecture support to lib/python3.js and lib/http.js files.
3. Update the installer profile
2025-03-21 12:03:12 +09:00
5a2a48945b
Update http.js
2025-03-21 10:26:54 +09:00
51da417506
Update http.js
2025-03-20 17:03:31 +09:00
b31add8d74
Update language-inference-engine.js
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
2025-02-15 16:09:39 +09:00
495944a3b6
Update router.js
2025-02-11 16:25:13 +09:00
5a09d7a79a
Add support the Content-Type based URI router
...
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Add support the Content-Type based URI router
2025-02-08 21:45:43 +09:00
eacd68ce88
Update language-inference-engine.js
2025-02-07 23:41:11 +09:00
2251494a48
Update language-inference-engine.js
...
1. Fix mistypos (e.g.., missing return)
2. Add clovastudio LLM
2025-02-07 23:35:25 +09:00
06a09fbc3e
Update language-inference-engine.js
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
2025-01-31 15:55:41 +09:00
2078b45566
Update language-inference-engine.js
2025-01-30 23:33:35 +09:00
a7a00a38d8
Update language-inference-engine.js
2025-01-30 23:28:44 +09:00