Amazon web services – How to Disable WEB USB Flag in ChromeDriver Selenium in C#?
Error: [3528:3760:0205/072321.889:ERROR:device_event_log_impl.cc(192)] [07:23:21.489] USB: usb_service_win.cc:105 SetupDiGetDeviceProperty({{A45C254E-DF1C-4EFD-8020-67D146A850E0}, 6}) failed: Element not found. (0x490) I'm running my application in AWS EC2 Instance and in local it runs fine but not in server. I'm facing above errors in Console as logs and my…