I'm done with Page Objects.
ARTEM BONDAR NEWSLETTER About a month ago, I made a controversial post on LinkedIn that got a lot of attention. Not that I wanted to go viral. It was my honest opinion. The more I use coding agents to write tests, the more I realize that I don't want to use Page Objects anymore. Let me explain. Why do engineers use page objects? It's not to show your colleagues how smart you are. Page objects have (had) a clear goal: group test steps into reusable components (methods) so they can be reused in...