Open yanghui1013 opened 4 years ago
i want to use "Input.dispatchTouchEvent" function,but i do not know how to set "type" parameter.
the Chrome DevTools Protocol Viewer describe like this.
Input.dispatchMouseEvent # Dispatches a mouse event to the page. PARAMETERS type string Type of the mouse event.
thanks a lot.
i want to use "Input.dispatchTouchEvent" function,but i do not know how to set "type" parameter.
the Chrome DevTools Protocol Viewer describe like this.
Input.dispatchMouseEvent # Dispatches a mouse event to the page. PARAMETERS type string Type of the mouse event.
thanks a lot.