[Webkit-unassigned] [Bug 209780] Safari 13 pops up 'Glass Pane' when using Selenium sendKeys() to <input type="file"> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 17:13:24 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209780

Vikrant Kumar Chauhan <vikrant.lakshya at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Vikrant Kumar Chauhan <vikrant.lakshya at gmail.com> ---
NOTE: ISSUE IS NO LONGER REPRODUCIBLE ON CURRENT UPDATED SYSTEM

Environment: 
MacOS: Catalina 10.15.4 
Safari: 13.1 (15609.1.20.111.8)
Selenium: 3.141.59
Scripting Language: Java 1.8

Issue summary: Safari 13 pops-up 'Glass Pane' when using Selenium's sendKeys() method to <input type="file"> element.

Test Case: User wants to upload a file in <input type="file"> Element on Safari 13 using sendKeys() method.

Step to reproduce:
Launch URL of given HTML page which contains <input type="file"> element
Run test script and use pre-built 'sendKeys()’ method to send filepath to the web-element

Attachments: Sample HTML, Sample image, Sample Selenium-Java code to perform test.

Video recording is attached in which one can see that it’s working fine now on latest Safari build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200507/33404486/attachment-0001.htm>


More information about the webkit-unassigned mailing list