Batch file selenium fast portable no dependencies or requirments i have built it to be very automated for tasks Automatically sets up selenium and webdriver for use to be portable to any folder on your pc no python required pip any of that nonsense needed all you need is the batch script it will download the latest versions from their github pages portable selenium!
Portable Selenium for Windows! One file thats it! move to any folder you like!
Supports IEDriverServer for internet explorer iedriverserver.exe
Supports MSEdgeDriver for Microsoft Edge msedgedriver.exe
Supports GeckoDrive for Mozilla Firefox geckodriver.exe
Supports Chromedriver for Google Chrome chromedriver.exe
Supports Operadriver for Opera operadriver.exe
Supports PhantomJS for PhantomJS phantomjs.exe
GhostDriver being a part of PhantomJS driver
Full driver support!
Allows you to enable headless so the automated browser tasks are hidden so you can game or work watch videos
Background tasks
Foreground tasks
Interval looped selenium browser tasks every X amount of seconds (60 seconds i set as default you can change it)
Multiple browsers,
Firefox web browser
Chrome Chrome web browser
Opera web Browser
Brave web Browser
Tor web Browser - Configurable Bridges - obfs4 - meek-azure - snowflake
Vivaldi web Browser
Microsoft Edge web Browser
Internet explorer web browser
PhantomJS phantom javascript web browser
MSEdgeDriver Chromedriver and Operadriver patching making them Undetectable
If you have any bugs issues or problems just post a Issue request.
https://github.com/C0nw0nk/Selenium/issues
If you fork or make any changes to improve this or fix problems please do make a pull request for the community who also use this.
https://github.com/C0nw0nk/Selenium/pulls
Because nobody has bothered to make a phantomjs or selenium portable and easy soloution for windows they are all requiring you to setup python and pip and have way to many dependencies this has NONE!
It is also useful for automating web based tasked on windows for example with Sonarr or Radarr even just opening facebook and clicking like on the latest post from a friend.
Open developer tools in your browser normally
The right click a element you want to click modify alter output use what not and COPY
then XPath
Thats it!
NONE! YES NONE! YOU DO NOT NEED TO ANYTHING JUST RUN THE .cmd
batch file script and enjoy.