C# selenium with dynamic file upload
This is the C# componant that can be used for automating the file upload with dynamic file path
>SeleniumFileUpload.exe "Chrome" "C:\users\srikanth\test.pdf"
>SeleniumFileUpload.exe "IE" "C:\users\srikanth\test.pdf"
>SeleniumFileUpload.exe "Firefox" "C:\users\srikanth\test.pdf"