some website doesn’t load the data on headless + cloudflare block
The solution i found is :
tell application “Microsoft Edge” activate open location Link tell application “System Events” keystroke “y” using {control down, shift down}
end tell
some website doesn’t load the data on headless + cloudflare block
The solution i found is :
tell application “Microsoft Edge” activate open location Link tell application “System Events” keystroke “y” using {control down, shift down}
end tell