ChromeDriver in Azure Data Factory v2

39 views
Skip to first unread message

christian cada

unread,
Dec 17, 2020, 5:30:34 AM12/17/20
to Chromium Extensions, ad...@etani.com.au

I have an SSIS package that has an execute process task that will fire the .net Framework executable file that I created. this executable is to Screen scrape a website using Selenium and ChromeDriver.

These are the arguments I have in ChromeDriver
"--allowed-ips"
"--disable-web-security" 
"--allow-running-insecure-content"
"--allow-insecure-localhost" 
"--ignore-urlfetcher-cert-requests" 
"--incognito=""" 
"--whitelisted-ips="""

This is the error code I have in ADFv2: The process exit code was "-532462766\

FULL TEST CODE


Reply all
Reply to author
Forward
0 new messages