autoweb
A command to control a webpage for testing (or automation).
Filename
Size
Last Commit Date
Commit Message
..
src
lib
conn.ts
8420
2024/11/17 19:23:23
updated conn.ts
inter.ts
19278
2024/11/09 22:22:25
added initial source of control code
load.ts
469
2024/11/09 22:22:25
added initial source of control code
misc.ts
5845
2024/11/09 22:22:25
added initial source of control code
rpc.ts
8673
2024/11/19 20:43:21
updated to latest jslib
auto.ts
5886
2024/11/24 19:04:29
corrected spacing
tsconfig.json
360
2024/11/09 22:22:25
added initial source of control code
auto.d.ts
1206
2024/11/23 20:39:42
change Request.body type to BodyInit
auto.js
8771
2024/11/19 21:20:37
re-gen'd
embed
137
2024/11/19 21:20:58
renamed embedding script to 'embed'
go.mod
1620
2024/11/18 20:13:11
updated to latest jsonrpc
go.sum
6701
2024/11/18 20:13:11
updated to latest jsonrpc
index.html
720
2024/11/17 19:23:47
changed page title
logo.svg
478
2024/11/09 20:56:07
added simple logo
main.go
1979
2024/11/19 21:24:19
only parse script if it's TypeScript
rpc.go
6324
2024/11/24 18:51:08
remove old mirror func