xss-list-automate.XSS List Automate This is a Python script for automating the testing of XSS payloads on a target website using Selenium and a list of XSS payloads. The script reads a list of XSS payloads from a file and opens the target website with each payload in the list. It also waits for the page to fully load and waits an additional 3 seconds before opening