Karishma Shukla
|
70d21e212f
|
Merge pull request #4 from amhsirak/develop
feat: browser management
|
2024-06-01 11:38:34 +05:30 |
|
karishmas6
|
a1a42a7f0a
|
feat(ts): interface RemoteBrowserOptions
|
2024-06-01 11:35:18 +05:30 |
|
karishmas6
|
659f4c506f
|
feat(ts): interface InterpreterSettings
|
2024-06-01 11:34:50 +05:30 |
|
karishmas6
|
3898fb49fd
|
feat(temporary): local paths
|
2024-06-01 11:30:07 +05:30 |
|
karishmas6
|
af897a2b49
|
chore: lint
|
2024-06-01 11:22:43 +05:30 |
|
karishmas6
|
fc57daef61
|
feat:stop interpretatopn of current workflow in active browser instance
|
2024-06-01 11:22:23 +05:30 |
|
karishmas6
|
c6d740f3ce
|
feat: interpret current workflow in active browser instance
|
2024-06-01 11:22:01 +05:30 |
|
karishmas6
|
85518848bf
|
feat: get remote browser current tabs
|
2024-06-01 11:21:16 +05:30 |
|
karishmas6
|
9c32080d4b
|
feat: gget active remote brwoser current url
|
2024-06-01 11:20:45 +05:30 |
|
karishmas6
|
000a047723
|
feat: gget active remote browser id
|
2024-06-01 11:20:14 +05:30 |
|
karishmas6
|
2e207f2f5e
|
feat: terminate / destory remote browser instance
|
2024-06-01 11:19:39 +05:30 |
|
karishmas6
|
35d3843d68
|
feat: create remote browser to run interpretation
|
2024-06-01 11:19:01 +05:30 |
|
karishmas6
|
8bc5296dbd
|
feat: intialize remote browser for recording via controller
|
2024-06-01 11:18:02 +05:30 |
|
karishmas6
|
7c69204f9d
|
chore: lint
|
2024-06-01 11:05:45 +05:30 |
|
karishmas6
|
795e653fd0
|
feat: new page intialization
|
2024-06-01 11:05:13 +05:30 |
|
karishmas6
|
93585405bf
|
feat: tab management for screencast based on page instance
|
2024-06-01 11:04:38 +05:30 |
|
karishmas6
|
6bbd71baf4
|
feat: stop interpretaion and get current page
|
2024-06-01 11:03:44 +05:30 |
|
karishmas6
|
8b9ce90a6d
|
feat: interpret generated workflow
|
2024-06-01 11:03:01 +05:30 |
|
karishmas6
|
44b8393ace
|
feat: start & stop screencast
|
2024-06-01 11:02:21 +05:30 |
|
karishmas6
|
30cab6c5b2
|
feat: helper method to emit screenshot to client via websocket
|
2024-06-01 11:01:12 +05:30 |
|
karishmas6
|
580e0c046a
|
feat: update socket connection
|
2024-06-01 11:00:28 +05:30 |
|
karishmas6
|
83740fa70c
|
feat: make and emit ss to client
|
2024-06-01 10:59:49 +05:30 |
|
karishmas6
|
8c23ef965d
|
feat: terminate screencast
|
2024-06-01 10:59:15 +05:30 |
|
karishmas6
|
c42919e374
|
feat: subscribe to screencast on CDP
|
2024-06-01 10:58:23 +05:30 |
|
karishmas6
|
15700fab0c
|
feat: registor editor events
|
2024-06-01 10:57:32 +05:30 |
|
karishmas6
|
15f1b9471f
|
feat: initiallize remote browser instance async
|
2024-06-01 10:56:25 +05:30 |
|
karishmas6
|
fa63f4d72b
|
feat: initiallize RemoteBrowser class
|
2024-06-01 10:55:04 +05:30 |
|
karishmas6
|
a60527b3b3
|
feat: basic server side local logger
|
2024-06-01 10:29:57 +05:30 |
|
karishmas6
|
5790c8b442
|
feat: get active browser instance
|
2024-06-01 10:28:46 +05:30 |
|
karishmas6
|
99322a2184
|
feat: get browser instance
|
2024-06-01 10:28:17 +05:30 |
|
karishmas6
|
aa9b5d1c43
|
feat: del browser instace from pool
|
2024-06-01 10:27:51 +05:30 |
|
karishmas6
|
026577bf88
|
feat: add browser instace to pool
|
2024-06-01 10:25:04 +05:30 |
|
karishmas6
|
e68f8b84c8
|
feat: create browser pool
|
2024-06-01 10:24:20 +05:30 |
|
karishmas6
|
a7aca9c1a4
|
chore: PoolDictionary comments
|
2024-06-01 08:57:10 +05:30 |
|
karishmas6
|
8ae020b93b
|
chore: BrowserPoolInfo comments
|
2024-06-01 08:56:52 +05:30 |
|
karishmas6
|
fc675f4ba2
|
feat: create BrowserPoolInfo & PoolDictionary interfaces
|
2024-06-01 08:56:16 +05:30 |
|
karishmas6
|
c7f0bfa7bc
|
chore(browser): comments
|
2024-06-01 00:25:02 +05:30 |
|
karishmas6
|
6731ae6c25
|
feat(browser): socket connection for run
|
2024-06-01 00:24:08 +05:30 |
|
karishmas6
|
ba62599fb9
|
feat:
|
2024-06-01 00:23:12 +05:30 |
|
karishmas6
|
ea7a3ea2c6
|
feat: import routes for record, storage, workflow
|
2024-05-30 04:50:30 +05:30 |
|
karishmas6
|
66428b7204
|
feat: setup server
|
2024-05-30 04:49:38 +05:30 |
|
Karishma Shukla
|
c51538d3e2
|
Merge pull request #3 from amhsirak/develop
chore: remove stale code
|
2024-05-27 20:59:59 +05:30 |
|
karishmas6
|
54abb3b086
|
chore: remove stale code
|
2024-05-27 20:59:03 +05:30 |
|
karishmas6
|
a0c49d0f08
|
chore: remove stale code
|
2024-05-27 20:58:47 +05:30 |
|
karishmas6
|
3df75bb56f
|
chore(ui): remove unwanted code
|
2024-05-27 20:57:37 +05:30 |
|
karishmas6
|
72593493ff
|
chore(ui): remove unwanted code
|
2024-05-27 20:57:23 +05:30 |
|
karishmas6
|
270c05e35d
|
chore(ui): remove unwanted code
|
2024-05-27 20:56:50 +05:30 |
|
karishmas6
|
e34ab021b0
|
chore(api): remove old code
|
2024-05-27 20:56:07 +05:30 |
|
karishmas6
|
4c6b44dfd2
|
chore(api): remove old code
|
2024-05-27 20:55:11 +05:30 |
|
Karishma Shukla
|
3a5c987b8f
|
Merge pull request #2 from amhsirak/develop
feat: core
|
2024-05-27 07:58:00 +05:30 |
|