Pavel Feldman
Pavel Feldman
Are you talking about drag'n'drop or a range input element?
I'm not sure what "slide action" on that page you are referring to.
I can't see it when I open the URL. In either case, this feature does not seem to exist in Playwright. Please use the Feature template to file a request!
Playwright does not adjust any machine-wide settings, so it is unlikely that the problem is with Playwright. I would hope we don't even have enough privileges to do something like...
Closing as non-actionable due to the lack of repro. Please open a new bug if you manage to create a repro we can use.
It is unlikely that we are able to help without the reliable repro. Please try reproducing it and add information here, otherwise we'll close it as non-actionable.
Closing as non-actionable due to the lack of repro. Please open a new bug if you manage to create a repro we can use.
You should 'box' your helper function as stated here: https://playwright.dev/docs/release-notes#hide-implementation-details-box-test-steps
Yes, so you should use `test.step` to achieve your goal of boxing.
Closing as per above