Interested in sponsoring the site? [find out more]
Using Free Chat GPT to learn Playwright Automating in Java
TLDR; Can we use ChatGPT to help us learn new skills and tools? Yes. I used ChatGPT to short cut my initial steps with Playwright. Having programming knowledge really helped to ask questions and understand errors in the answers though.
Using Free Claude.ai chat interface to Vibe Code a Browser Javascript Game
TLDR; Can we use the free version of claude.ai with chat prompts to vibe code a browser based game? Yes, so long as we keep the game small. Oh, and you better save your artifacts because claude might lose your conversation details.
Using Chrome Dev Tools AI Assistance to Automate UI from Javascript Console
TLDR; Can we use the Chrome Dev Tools AI Assistance to generate code that automates an application from the Javascript console? Answer: Yes we can. Prompt to generate code, iterative amendment of prompts required.