You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README-USECASES.md
+24-1Lines changed: 24 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,30 @@ Here is a GPTScript that produces a detailed travel itenirary based on inputs fr
42
42
43
43
### Web UI Automation
44
44
45
-
Here is a GPTScript that automates data gathering and analysis of web sites by interacting with a chrome web browser. [Link to example here]
45
+
GPTScript enables the automation of data collection and analysis from websites through seamless interaction with a Chrome web browser. Here's an example to illustrate how it works:
46
+
47
+
1. Please install the browsing tool and configure it to operate continuously in the background as a service.
0 commit comments