Hey, I am Phuc 👋
Problem Solver | Full-stack Engineer | Ditto Lover
Situation My task was to create random test data for an application, which didn’t have an API for data creation. I simply chose to write e2e tests with Playwright and I only had to figure out how to select random values. Solution After googling, looking on Stackoverflow and asking ChatGPT - I managed to write the following code. import { test } from '@playwright/test' test('select random option', async ({ page }) => { // you can also use any other locator const select = page....
How to reverse J/K in Vimium to browse Brave vertical tabs.
Phuc Tran Europe, Austria, Vienna glup3.tran@gmail.com LinkedIn: Phuc Tran vCard download vCard QR Code