I need to select a file in selenium webdriver from local machine, but as selenium only supports web so I am not able to select file from local machine(Window poup) as it is not having any path in which I can fill the path of file through sendkeys. Is there any solution(using robotics class or autoIT tool or any other solution) from which I can able to select file from window. I have looked into autoIt tool but have not got enough details to implement, if anybody knows about it please reply on this. Please find attached screenshot for reference.
Upload file from local machine window poup after clicking on choose file button