playwright icon indicating copy to clipboard operation
playwright copied to clipboard

[Bug]: Type functionality is flaky it doesn't type the exact text

Open Sonal220692 opened this issue 1 year ago • 1 comments

Version

1.48.1

Steps to reproduce

Was trying to setup our mobile testing with appetize/playwright await session.type(email). doesn't type correctly on the simulator which is failing our tests.

The functionality is very flaky

Tests are running on appetize device iPhone 14 pro max

Expected behavior

I expect to see same email typed on simulator as passed to type()

Actual behavior

Cannot type the exact email address. few letters are missed while typing

Additional context

No response

Environment

System: OS: macOS 14.7 CPU: (10) arm64 Apple M2 Pro Memory: 1.94 GB / 32.00 GB Binaries: Node: 18.15.0 - /usr/local/bin/node npm: 9.5.0 - /usr/local/bin/npm Languages: Bash: 3.2.57 - /bin/bash npmPackages: @playwright/test: ^1.48.1 => 1.48.1

Sonal220692 avatar Oct 16 '24 17:10 Sonal220692

We need more information to act on this issue. Could you please provide a repro that we can run locally?

dgozman avatar Oct 17 '24 12:10 dgozman

Closing because we lack the information to act on this issue. If you can provide a full repro, please file a new issue by filling the "Bug Report" template, and link to this one.

dgozman avatar Oct 21 '24 08:10 dgozman