Lemoncode / quickmock

Share your ideas as low-fidelity mocks in minutes, perfect for getting started. This free, open-source wireframing tool helps you quickly create basic wireframes for your projects. It's simple to use, making it easy to sketch out ideas and organize your thoughts without the need for complex software.
https://www.quickmock.net/
MIT License
32 stars 18 forks source link

Sort elements in gallery by name #476

Closed brauliodiez closed 3 weeks ago

Alber-Writer commented 3 weeks ago

I've just added the following line to the getLocatorPosition() helper function. This Playwright method scrolls and waits until the element is displayed 👍 : await locator.scrollIntoViewIfNeeded();

closes #477