PeaceLord7 / Brave-Browser-automation

How to automate brave browser with full explanation in a youtube video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brave-Browser-automation

How to automate brave browser with full explanation in a youtube video

Libraries and Frameworks

  • Selenium - Web automation; version 4.3.0

Programming Language

I'm using Java SE version jdk-18.0.2 and it works very well. There are a couple of good reasons to use Java:

  • It's been around for a while so there are a lot of solutions for most problems and if not then somebody from the community will be able to suggest an answer quickly.
  • It's OpenSource - there are large, well supported communities sharing free libraries.
  • Because of the above two points it's possible to automate (testing) checking for iOS (Web and Native), Android (Web and Native) and Web platforms.

About

How to automate brave browser with full explanation in a youtube video


Languages

Language:Java 100.0%