Change the GpuBenchmarking.PointerActionSequence's input format to match with Webdriver spec |
||
Issue description
The dictionary format of GpuBenchmarking.PointerActionSequence's input does not match with the Webdriver's Actions API, we need to make some change, such as adding pointer id for each pointer and duration for each action.
The format is for each action:
{id, type of the pointer, action type, target or x/y, duration} normal actions down/up/move.
,
Jan 7
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 17