You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FirefoxDriver won't type something into a file select box that isn't an absolute path. I'm not sure if other drivers work this way, but we should investigate and throw an appropriate exception in cases of unsupported input, instead of simply doing nothing (which is webdriver's default behavior).
The text was updated successfully, but these errors were encountered:
FirefoxDriver won't type something into a file select box that isn't an absolute path. I'm not sure if other drivers work this way, but we should investigate and throw an appropriate exception in cases of unsupported input, instead of simply doing nothing (which is webdriver's default behavior).
The text was updated successfully, but these errors were encountered: