© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Theodore Gerrad
I write about my journey in QA test automation. @Test(Web, Mobile, APIs){Selenium, Java, Frameworks}. I write code too if that helps.
POM is a design pattern where Page objects and their locators are separated from test automation scripts. POM = Test-Cases(TC) + Page Object Classes(POC) This allows for easy re-usability and maintainability of tests. Just like with custom-commands...
No responses yet.