Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send_Keys on File Input Not Working #84

Open
bendangelo opened this issue Jan 18, 2013 · 1 comment
Open

Send_Keys on File Input Not Working #84

bendangelo opened this issue Jan 18, 2013 · 1 comment

Comments

@bendangelo
Copy link

I tried changes the value of a file input on both Mac and Windows. The input doesn't update and always returns an empty string.

Here is my code snippet:

    path = os.path.join(os.getcwd(), 'assets/'+dialog_text_input)
    self.find(locator).send_keys(path)
@ychab
Copy link

ychab commented Sep 21, 2014

Same issue with Opera 12.16 on Linux platform and Selenium server 2.43.1.
Maybe related to #66 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants