I don't know how to click on the browse button of an inputfile using Selenium. (InputFile)
Indeed, the input part, and the browse button are part of the same WebElement, and I don't know how to split them, to be able to click on the browse button. (InputFile)
Thank you in advance.