Automatic Bot Application Built with PySide6 that automates browser interactions using Selenium.
- Repeatedly Actions:Uses Selenium to automate browser actions.
git clone https://github.com/TinaGrim/selenium_framework.git
cd Selenium_Framework
pip install -r requirements.txt
python main.py
- Enter "MyApp"
- Enter "example.com"
- Add an XPath (
/html/body/div[1]/.../div[1]/form/div[5]/
) - "Click" mode or "Add" mod
- Click "Ready" to generate the script.
- ouput as
text_output_pyside6.py
.
For any questions or feedback, please contact [email protected].