Hack & Slash
  • About
  • Authors
  • Newsletters
Sign in Subscribe
Boris Selivanov

Boris Selivanov

CYPRESS VS PLAYWRIGHT
End-to-end testing

Cypress vs Playwright

Intro Cypress and Playwright are both end-to-end testing frameworks for web applications. Cypress is an all-in-one testing framework that makes it easy for developers to write and run tests for their web applications. It runs directly in the browser and provides a real-time debugging experience, allowing developers to easily see
Feb 10, 2023 3 min read
Chrome DevTools - CSS Overview

Chrome DevTools - CSS Overview

Recently a cool new experimental feature was added to Chrome. We can get an overview of the CSS used on a website. For example: information about CSS elements, external stylesheets, colors, fonts, media queries and also unused declarations (if you want to optimize things you may want to check it
Oct 5, 2020 1 min read
Selenide - Create a Custom WebDriver
ideas Featured

Selenide - Create a Custom WebDriver

The beauty of Selenide is that it opens a browser automatically and closes it after each test. You don’t need to do anything, this is an out of the box feature. But what if you need to open a browser with a custom configuration, for e.g. open in
Sep 23, 2020 2 min read
Page 1 of 1
Hack & Slash © 2023
Powered by Ghost