GCuser99 / SeleniumVBALinks
A comprehensive Selenium wrapper for browser automation developed for MS Office VBA running in Windows
☆101Updated this week
Alternatives and similar repositories for SeleniumVBA
Users that are interested in SeleniumVBA are comparing it to the libraries listed below
Sorting:
- Use the Mouse Scroll Wheel to scroll VBA UserForms and Controls☆88Updated 3 months ago
- Model-View-ViewModel Infrastructure for VBA/VB6☆62Updated 4 years ago
- Object-based Database Interaction for VBA. Create SQL Statements with VBA objects instead of string concatination.☆79Updated 10 months ago
- A tiny Selenium wrapper written in pure VBA☆63Updated 3 years ago
- An array class for VBA providing features found in more modern languages☆123Updated last year
- 😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.☆75Updated 3 years ago
- Easily manipulate Arrays and Collections in VBA (sorting, filtering, conversions and more)☆34Updated last year
- 🎉 A very easy way to add event listeners to a userform.☆29Updated 3 years ago
- A collection of code snippets, modules, and classes that I've written and collected over the years.☆21Updated 6 months ago
- The power you need to cleanse, filter, sort, reshape, manage and analyze data from CSV files.☆73Updated last month
- VBA boilerplate for VBA code. Analytics, JSON, Console logging, LocalStorage, testing.☆36Updated 4 years ago
- Fast Native Dictionary for VBA compatible with Windows and Mac☆52Updated 2 weeks ago
- Fast Native JSON Parser / Serializer for VBA, compatible with Windows and Mac☆20Updated 2 weeks ago
- Two Class modules that are used to format a VBA Userform using the material design☆42Updated 4 years ago
- Tools to have transitions and animations with Userforms and Userform controls☆20Updated 6 years ago
- Build VBA-Enabled Office documents from source code using GitHub Actions.☆23Updated this week
- VBA Function Library☆106Updated 5 years ago
- Complex, Re-Usable, Performance-Optimised VBA Functions (2017 - 2019).☆28Updated 4 years ago
- Excel User Defined Functions (VBA) run faster☆17Updated 4 months ago
- A collection of basic auxiliary classes and modules to complement VBA.☆15Updated 2 years ago
- A repository of various modules and classes for interacting with Excel and doing other... things.☆58Updated 3 months ago
- Library with VBA, used in multiple projects.☆155Updated last year
- 🎮 Style guideline for writing clean and maintainable VBA.☆26Updated 3 years ago
- Macro Tools VBA - add-in, tool for automating the development of macros in the Visual Basic Editor (VBE) MS Excel and Word☆113Updated last year
- VBA Extension Library☆100Updated 9 years ago
- Native memory manipulation in VBA☆54Updated last year
- A 100% VBA StringBuilder class☆39Updated 6 years ago
- A method to directly automate Chromium-based web browsers, such as Chrome, Edge, and Firefox, using VBA for Office applications by follow…