Jace Reedjacereed.hashnode.dev路Sep 18, 2024Cypress Parallel Testing: A Step-by-Step Tutorial with Code ExamplesCypress is a popular tool that is used for front-end testing in a simple manner, enabling easy execution of the tests. One feature of Cypress that can help you enhance the speed and efficiency of your test execution is running tests in parallel. In t...1 likeCypress
Anandkumaranandpak.hashnode.dev路Sep 12, 2024How to Manage Locators and Selectors in Playwright馃幁 Master the art of web automation with Playwright, one locator at a time! Locators and selectors are crucial when automating web interactions using Playwright. They help identify and interact with elements on a webpage. In this blog, I'll guide you...36 readsGetbytestid
Sofia Videasvidea.hashnode.dev路Aug 19, 2023驴Eres frontend pero backend no ha terminado el api?Mocky es una herramienta gratuita que te permite crear y compartir puntos finales de prueba de API. Es una excelente manera de probar tus aplicaciones sin tener que depender de servicios de producci贸n. Para usar Mocky, simplemente crea un nuevo punto...1 likefrontend