-
-
Notifications
You must be signed in to change notification settings - Fork 90
/
Copy pathextracted_content_cleaned.txt
160 lines (120 loc) · 7.84 KB
/
extracted_content_cleaned.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
---START DOCUMENT---
Title: Global Settings
Description: The Global Settings section in the application provides various options to control notifications, retries, backups, integrations, and advanced features to enhance user experience. Below is a detailed explanation of each section, presented in a structured and user-friendly format.
Content:
- [Show Notification](https://getautoclicker.com/docs/4.x/settings/show-notification)
- [Retry](https://getautoclicker.com/docs/4.x/settings/retry)
- [Backup](https://getautoclicker.com/docs/4.x/settings/backup)
- [Google Sheets](https://getautoclicker.com/docs/4.x/settings/google-sheets)
## Check Iframes
| **Option** | **Description** |
|---------------------------|---------------------------------------------------------------------------------------------------|
| **Check IFrame Enabled** | Ensures the extension can search for elements within an iframe, provided the iframe lacks a `src`. |
| **Separate Configurations** | Required for iframes with a `src` attribute; create specific configurations for these cases. |
## Reload on Error
Automatically reload the webpage if a technical error occurs within the extension.
- [Status Bar Location](https://getautoclicker.com/docs/4.x/settings/status-bar-location)
References:
- https://getautoclicker.com/docs/4.x/overview/
---END DOCUMENT---
---START DOCUMENT---
Title: Settings · Retry
Description: Retry settings control how the extension handles cases where an element is not found on the page.
Content:
## Retry
Retry finding an element on a webpage for a specified number of times. The default is 5.
### Info
Specify a positive numeric value between `1` and `999`.
## Retry Interval
The time interval between retries. The default is 1 second.
**Examples**
- `1`
- `1.5`
- `0.5`
- `2`
- `1e4` (Random value between 1 to 4)
- Leave it `blank` / `empty` to start right away
### Info
This field is optional. If left blank, the extension will start executing immediately.
### Warning
The repeat value is mandatory for the Retry Interval.
## Retry Options
Choose what should happen if the element is not found after the specified number of retries. default is `STOP`.
| Option | Description |
|---------|--------------------------------------------------|
| STOP | Stops execution if the element is not found. |
| SKIP | Skips the action and proceeds to the next one. |
| REFRESH | Refreshes the webpage and retries the action. |
These settings apply globally unless overridden at the action level.
References:
- https://getautoclicker.com/docs/4.x/retry/
---END DOCUMENT---
---START DOCUMENT---
Title: Settings · Google Sheets
Description: Extension can fetch the values from your Google Sheets and fill the forms on behalf of you.
Content:
### Google Sheets Login
Auto Clicker Auto Fill extension require your google sheets readonly permission in order to read cell values from it. It require below two scopes. Click on `Connect with Google Sheets`
### Google Sheets Scope
- `https://www.googleapis.com/auth/spreadsheets.readonly`
- `https://www.googleapis.com/auth/userinfo.profile`
> After you connect with Google Sheets go to configuration settings and add [Google Sheet ID](https://getautoclicker.com/docs/4.x//configuration/config-settings#google-sheet-id)### Danger
Auto Clicker Auto Fill extension Google may warn you with below error as Google only review application which are in production version and not which are in Development or testing phase. In order to proceed click on Advance and `Go to Auto Clicker Auto Fill (unsafe)`.
References:
- https://getautoclicker.com/docs/4.x/google-sheets/
---END DOCUMENT---
---START DOCUMENT---
Title: Settings · Show Notification
Description: Notification settings allow you to control how the extension displays notifications to the user. These settings include
Content:
| **Notification Type** | **Description** |
|---------------------------------|-----------------------------------------------------------------------------|
| **Action Complete** | Notifies when an individual action is completed. |
| **Batch Complete** | Notifies when a batch of actions is completed. |
| **Configuration Complete** | Notifies when a configuration process is completed. |
| **Error Notifications** | Notifies when an error occurs during execution. |
Additional Options:
- **Silent Mode**: Show notifications without sound.
- **Sound Alerts**: Play a sound with notifications.
- **Discord Integration**: Connect the extension to a Discord server. When enabled:
- Notifications (e.g., action complete, batch complete, errors) are sent to the user's Discord account.
- Users must be part of the same Discord server and allow direct messages from server members.
### Warning
#### ! Important
This is very important feature of extension which tells you if any error occur in extension while executing. Or if any XPath provided is not found or wrong. Select this option while configuring and uncheck once you have finished configuring.
References:
- https://getautoclicker.com/docs/4.x/show-notification/
---END DOCUMENT---
---START DOCUMENT---
Title: Status Bar Location
Description: Customize the status bar's position or disable it altogether.
Content:
Users can customize the status bar's position or disable it altogether.| **Location Options** | **Description** |
|----------------------------|-------------------------------------------------------------------------------|
| **Top Left** | Places the status bar in the top-left corner of the screen. |
| **Top Right** | Places the status bar in the top-right corner of the screen. |
| **Bottom Left** | Places the status bar in the bottom-left corner of the screen. |
| **Bottom Right** | Places the status bar in the bottom-right corner of the screen. |
| **Disabled** | Hides the status bar. |
References:
- https://getautoclicker.com/docs/4.x/status-bar-location/
---END DOCUMENT---
---START DOCUMENT---
Title: Settings · Backup
Description: Backup / Retrieve your configuration safely on your Google Drive
Content:
It require [https://www.googleapis.com/auth/drive.appdata](https://developers.google.com/drive/api/guides/appdata) scope of your Google Drive and Google create application specific folder in your Google drive to store the configuration safely. This above scope don't allow application access to your entire Google Drive. instead it creates application specific folder which can be accessed by Auto Clicker Auto Fill extension.
It will ask your permission first time when you click on Backup and Auto Clicker Auto Fill extension will authenticate and upload your Configuration and Settings safely.
You can go and check same under Manage Apps section of settings https://drive.google.com/drive/u/0/settings. You can revoke or remove access from here.
### Backup Option
- Backup Now : Auto Clicker Auto Fill extension will instantly do backup of your current configuration
- Auto Backup
- Daily - extension will backup daily basis
- Weekly - extension will backup weekly basis
- Monthly - extension will backup monthly basis
- Off - extension will stop auto backup of configuration and settings.
### Restore Configuration
This process is irreversible, it will override configuration and settings in your configuration page from latest backup from Google Drive.
References:
- https://getautoclicker.com/docs/4.x/backup/
---END DOCUMENT---