autoweb
A command to control a webpage for testing (or automation).
Filename
Size
Last Commit Date
Commit Message
..
src
lib
conn.ts
8589
2024/11/30 21:17:16
updated to latest conn module
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
6610
2024/12/07 18:47:28
should clear local/session storage on start
tsconfig.json
360
2024/11/09 22:22:25
added initial source of control code
auto.d.ts
1765
2024/11/30 21:21:22
added new hookWS control method to ts def file
auto.js.gz
3676
2024/12/01 18:49:51
re-gen'd
embed
275
2024/12/01 18:49:33
compress auto.js
go.mod
1778
2024/12/01 18:50:03
added httpembed package
go.sum
7248
2024/12/01 18:50:03
added httpembed package
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
2345
2024/12/08 18:26:46
move defer to after listener is created
rpc.go
3658
2024/12/01 16:03:26
split server and rpc code
server.go
4304
2024/12/01 18:50:42
use httpembed to handle compressed auto.js data