Bug 159366 - Teach test infrastructure to handle long press/UI actions on iOS
Summary: Teach test infrastructure to handle long press/UI actions on iOS
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-01 13:29 PDT by Brent Fulgham
Modified: 2016-07-01 23:26 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2016-07-01 13:29:34 PDT
I was unable to write an automated test case for Bug 159288 because DRT, WKTR, and TestWebKitAPI lack a mechanism to display and invoke choices in iOS Action/Alert sheets.

We should provide some mechanism to do so to support better testing.