SeleniumBasic icon indicating copy to clipboard operation
SeleniumBasic copied to clipboard

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

Results 124 SeleniumBasic issues
Sort by recently updated
recently updated
newest added

Hello Mates, I'm trying to upload a video using Selenium on a website I have successfully created the code to upload the video to any web page! But Finding the...

hello i have a problem i use vb6 and SeleniumBasic the problem is when i use any code like drv.get "https://github.com/" i can't use the program interface or even control...

Hi Florent, I'm using your SeleniumBasic within an Excel testautomation framework to drive the tests. Currently at the stage of having a stable version, I'm releasing it to git myself....

Hi Florentbr, Will appreciate if you guide me how to download file or image using SeleniumBasic. Thanks Sitansu Swain

Hello SeleniumBasic gurus :) I wonder which is the fastest seleniumbasic driver available at this stage? Since I know HTMLUnit is one of the fastests, is it possible that it...

Dear Team of Selenium Wrapper, I used your Selenium Wrapper for extraction of data from website into excel. I would like to purchase the license of selenium wrapper. Request you...

Hi, I try to open Firefox browser, but its wont work I install the "SeleniumBasic-2.0.9.0.exe". Firefox borwser version 49.0.1. Try to execute following code; Dim driver As New WebDriver Dim...

Hello! I would be grateful if someone could help me to disable cookies for chromedriver and phantomjs driver. Thank you for youl help

Hello, I wonder if it is possible to set internetexplorer not visible in background running by SeleniumBasic. Thanks a lot!

Hello! I am trying to use proxies by selenium driver but it returns an error, this is the code (it is in vbs just for have a fast try) Set...