https://github.com/siddh34/selenium_facebook_automation
A Short Automation on facebook which basically creates post
https://github.com/siddh34/selenium_facebook_automation
java junit5 selenium xml
Last synced: 2 months ago
JSON representation
A Short Automation on facebook which basically creates post
- Host: GitHub
- URL: https://github.com/siddh34/selenium_facebook_automation
- Owner: siddh34
- Created: 2024-05-15T14:21:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T08:14:01.000Z (about 2 years ago)
- Last Synced: 2025-02-25T00:45:28.746Z (over 1 year ago)
- Topics: java, junit5, selenium, xml
- Language: Java
- Homepage:
- Size: 3.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Selenium Automation
* This is a simple selenium facebook automation
## Automation runs while building
command
```sh
mvn clean install
```