longvh211 / SeleniumBasic

A Selenium based browser automation framework for VB.Net, VBA and VBScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SeleniumBasic

A Selenium based browser automation framework for VB.Net, Visual Basic Applications and VBScript. This repository made modifications to the Driver Library path based on Floren (the original author)'s suggestion: https://gist.github.com/florentbr/6be960752fc852ee99eece6b4acb8ba7

This repository by default has also included the references files and other files needed for executing SeleniumBasicSetup.iss with Inno Setup directly after acquisition.

In order to rebuild the binary exe file:

  1. First obtain/update the reference files in the References folder. If the files are missing, try to extract them from the original build (by Floren) and put them there.
  2. Execute build-setup.py. Make sure that the softwares mentioned in the file are installed.
  3. Finally execute SeleniumBasicSetup.iss.

About

A Selenium based browser automation framework for VB.Net, VBA and VBScript

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 82.9%Language:JavaScript 6.9%Language:Python 4.3%Language:Inno Setup 3.2%Language:HTML 1.2%Language:VBScript 0.7%Language:Pascal 0.6%Language:Batchfile 0.1%Language:AutoIt 0.0%Language:CSS 0.0%