DEV Community

Cover image for Forget Selenium or any automation library - this is what you need!
Abhiprojectz
Abhiprojectz

Posted on

Forget Selenium or any automation library - this is what you need!

if you are on linux set as: _PLATFORM as linux [By default is windows]

  • 4. Run this file main.py by passing your query.

python main.py

Enter fullscreen mode Exit fullscreen mode
    1. Use SingularGPT bot if you are stuck or raise a issue
    1. Make sure your instructions are in script.py file.

🌟 Quickstart

Create a .env file with OPENAI_API and place your openai_api api there or pass as environment variable.

Put automation scripts in script.py and run it.

Write your prompt query in Prompts/prompts.txt file or,
pass as a string in the main.py file.

# Run the main script.
python main.py
Enter fullscreen mode Exit fullscreen mode

To visualize this see this bot on Poe

djlkdj

Project: https://github.com/abhiprojectz/SingularGPT


AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Retry later