A JavaScript wrapper and GUI for Browser Automation Studio around the kopeechka.store api.
- Download the latest version of KopeechkaS or clone this repository and zip it.
- Don't unzip the file. Browser Automation Studio requires modules in zip format.
- Go to Browser Automation Studio and click to Module Manager -> Install module.
- Choose KopeechkaS.zip and click Open.
- Get email address - https://bit.ly/3myvFtt, https://bit.ly/3Hge6WV
- Get message - https://bit.ly/3JjSdI2
- Close email - https://bit.ly/3JjY9Rq
- Get domains - https://bit.ly/3eqIcuu, https://bit.ly/3pqMkkA
- Get balance - https://bit.ly/3JfllQR
Clear and intuitive, there are descriptions and examples.
All emails data is stored in RAM, you can choose the storage model: local
, global
, resource
.
local
- Store locally. This threads emails will not be available to other threads.
global
- Store globally. All threads can access any email data in this storage.
resource
- Store in resource. Same as global model, but a bit slower.
Storage models global
and resource
cannot be cleared automatically. To avoid memory leaks, it is necessary to close the email.
The local
storage model is cleared automatically when the thread ends.
Several categories of errors are present: common
, fatal
, ignored
.
Behavior can be reassigned, each error has its own ID.
Common
errors - if they occur, the Fail
action is called.
Fatal
errors - if they occur, the End Script
action is called.
Ignored
errors are ignored.
Informative and clear. Shows queries sent, time metrics in ms, errors text, etc.
Official topic on the Browser Automation Studio forum.
My referral link of Kopeechka.store.
If you have any questions or suggestions, please contact me:
- Email: mail.to.sadzurami@gmail.com