Selenium RickRoll is a Python script that uses the Selenium library to automatically open a web browser and play the music video for "Never Gonna Give You Up" by Rick Astley (also known as a "rickroll"). The script can be used to prank unsuspecting friends or colleagues by having their web browser unexpectedly play the video.
-
Clone this repository or download the script
git clone https://github.com/k3yss/Selenium-RickRoll.git
-
Install necessary libraries
pip install -r "requirements.txt"
-
Start the script
python rickroll.py
-
Enjoy the Rick Roll!
Make sure you have the web driver installed before running the script. This script uses firefox driver as default. Do not run this script on anyone's computer without permission. Use it only for the testing environment.
This script is for educational and entertainment purposes only. Use it responsibly and at your own risk.