WebKit Bugzilla
Attachment 356650 Details for
Bug 192424
: [GTK] WebDriver test test_shift_modifier_and_non_printable_keys fails due to malformed Automation.performInteractionSequence invocation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Protocol trace from safaridriver (doesn't crash)
intermediates.txt (text/plain), 3.01 KB, created by
BJ Burg
on 2018-12-05 13:27:51 PST
(
hide
)
Description:
Protocol trace from safaridriver (doesn't crash)
Filename:
MIME Type:
Creator:
BJ Burg
Created:
2018-12-05 13:27:51 PST
Size:
3.01 KB
patch
obsolete
>REST API >======== > >HTTPServer: POST http://localhost:4444/session/5174A45F-C6DE-47EF-8990-AA64C3285387/actions >HTTPServer: >{ > "actions": [ > { > "type": "key", > "id": "keyboard_id", > "actions": [ > { > "type": "keyDown", > "value": "f" > }, > { > "type": "keyUp", > "value": "f" > }, > { > "type": "keyDown", > "value": "o" > }, > { > "type": "keyUp", > "value": "o" > }, > { > "type": "keyDown", > "value": "o" > }, > { > "type": "keyUp", > "value": "o" > }, > { > "type": "keyDown", > "value": "î" > }, > { > "type": "keyDown", > "value": "î" > }, > { > "type": "keyUp", > "value": "î" > }, > { > "type": "keyUp", > "value": "î" > } > ] > } > ] >} > > >AutomationProtocol >================== > >{ > "method": "Automation.performInteractionSequence", > "params": { > "frameHandle": "", > "inputSources": [ > { > "sourceId": "keyboard_id", > "sourceType": "Keyboard" > } > ], > "steps": [ > { > "states": [ > { > "sourceId": "keyboard_id", > "pressedCharKey": "f", > "origin": "Viewport" > } > ] > }, > { > "states": [ > { > "sourceId": "keyboard_id", > "origin": "Viewport" > } > ] > }, > { > "states": [ > { > "sourceId": "keyboard_id", > "pressedCharKey": "o", > "origin": "Viewport" > } > ] > }, > { > "states": [ > { > "sourceId": "keyboard_id", > "origin": "Viewport" > } > ] > }, > { > "states": [ > { > "sourceId": "keyboard_id", > "pressedCharKey": "o", > "origin": "Viewport" > } > ] > }, > { > "states": [ > { > "sourceId": "keyboard_id", > "origin": "Viewport" > } > ] > }, > { > "states": [ > { > "sourceId": "keyboard_id", > "pressedVirtualKeys": [ > "Shift" > ], > "origin": "Viewport" > } > ] > }, > { > "states": [ > { > "sourceId": "keyboard_id", > "pressedVirtualKeys": [ > "Shift", > "Backspace" > ], > "origin": "Viewport" > } > ] > }, > { > "states": [ > { > "sourceId": "keyboard_id", > "pressedVirtualKeys": [ > "Backspace" > ], > "origin": "Viewport" > } > ] > }, > { > "states": [ > { > "sourceId": "keyboard_id", > "origin": "Viewport" > } > ] > } > ], > "handle": "page-9458D3AE-04E6-47BA-A281-76F719632157" > }, > "id": 50 >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 192424
: 356650