Mike
Mike
The tB error issue was resolved a few releases ago. But of course, it will still be easier to debug using the VBA version. Can you share the cookies string...
Also, that VBA-JSON issue you referred to above is highly suspect, as the OP was using Fast-Dictionary, not Scripting Dictionary. I know that Fast-Dictionary has had some crash issues that...
Thanks for providing the string. I can't yet replicate the issue. Here is what I tried: ```vba Sub test_parse_cookies() Dim driver As WebDriver Set driver = New WebDriver driver.StartEdge Dim...
Sorry for the basic question, but do you have Edge browser installed on your system?
I have Windows 11 24H2 installed on all of my machines and SeleniumVBA is working fine on all of them. It is very possible that we are dealing with **two...
Oh, and please use one of the pre-packaged test routines to report the error.
I did not have to do anything when I upgraded to 24H2 to enable VBScript, but maybe it can be different for some systems. If that is the problem, then...
Oh two more things to ask @taqigk85, are you using the SeleniumVBA.xlsm file or the DLL installation? The SeleniumVBA.xlsm file will be best for debugging because it will show us...
@taqigk85 - that does look like a Defender-related issue. It certainly has nothing to do directly with .Net Framework as SeleniumVBA is not dependent on that library. Also, you don't...
Is your working code in SeleniumBasic or SeleniumVBA? I am not familiar with a service, but I'm sure you could hire a coder to do it. If you already had...