You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I actually need it for the Click, so maybe it could be ignored for Swipe, maybe it could make sense for Touch.
My use case is the following: I've a slider that occupies all the horizontal space of its container, it could be fullWidth.
The slider handle can move on the slider bar with a drag and drop effect, or with a click to trigger anywhere in this horizontal slider bar.
I would love to decide the percentage because, having my e2e tests running on different viewports, the pixel definition is not really precise for many scenarios. And the percentage fits this perfectly.
Unless if you have a better approach with the current implementation, I'm open to a good solution. Thanks @dmtrKovalenko
It should be possible to interact with those commands also with percentages
as an example
or to keep intact the current
x
andy
it could beThe text was updated successfully, but these errors were encountered: