Skip to content

[BUG]when use event: touchmove, the end of web is ok, but the end of playwright throws error #36275

@xiaxiazhu

Description

@xiaxiazhu

a touchmove gesture from the ui below:

Image

then eventlistener handler get a event param ,and the event param is below:

Image

the same thing in playwright end , in test task, invoke the pan method to dispatch touchmove event

Image

it get error

Image

and i console log the error target object,

Image

the struct of the eventObject is not same in 2 end , and i can not see the details of touchevent.

is it an bug of playwright?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions