My employer asked me to strip https://www.citb.co.uk/cards-testing/online-card-checker/ to check all employees of valid constitution cards.
All code is working fine but at some point after number of "For each" my VBA returns error.
It turns out that cookie notification go at front of the web site and VBA pick up some google url which cause error.
How can I prevent web cookie notification to go at front the url I want to execute?
https://ibb.co/jOKZLz
All code is working fine but at some point after number of "For each" my VBA returns error.
It turns out that cookie notification go at front of the web site and VBA pick up some google url which cause error.
How can I prevent web cookie notification to go at front the url I want to execute?
https://ibb.co/jOKZLz