Forum Discussion

GEEK_21's avatar
GEEK_21
Brass Contributor
Feb 16, 2023
Solved

How to stop meta refresh on Excel VBA

Hello everyone I want to enter data on a website via webdriver of the vba excel. But the website redirects directly to Google. So how can I stop it?   <head> <meta charset="utf-8" /> <titl...
  • GEEK_21's avatar
    Mar 10, 2023
    I found a solution on this forum

    https://bountify.co/need-vba-selenium-expert-website-blocking-selenium

Resources