Back to Browse

Selenium Tutorial for Beginners | Chapter - 19

1.5K views
Sep 14, 2022
44:22

Page object model: Page Object Model, also known as POM, is a design pattern in Selenium that creates an object repository for storing all web elements. It is useful in reducing code duplication and improves test case maintenance. In Page Object Model, consider each web page of an application as a class file. Each class file will contain only corresponding web page elements. Using these elements, testers can perform operations on the website under test. Source code: https://github.com/ortoniKC/Selenium-WebDriver-Java Chapters: 0:00 what is page object model? 2:55 designing pages 4:45 home page 5:15 header page 5:30 login page 6:15 page actions 19:50 writing tests 28:00 implementing testNG concepts 41:00 Reports Source code: https://github.com/ortoniKC/Selenium-WebDriver-Java --------------------------------------------------------------------- 😊Just in case you want to support me, 🎁https://www.buymeacoffee.com/letcode --------------------------Thank you--------------------------- Thanks for watching, if you like the video, give it a thumbs up 👆. Sharing is caring, kindly share the video with your friends and colleagues. Don't forget to subscribe and hit the bell 🔔 notification. --------------------------------SOCIAL-------------------------------- 📝Test Practice Site: https://letcode.in/ 👥Facebook Group: https://www.facebook.com/groups/letcode 🐦Discord: https://discord.gg/Tvwac8HgQD 📸Instagram: https://www.instagram.com/letcode.in/ 🎓 LinkedIn: https://www.linkedin.com/in/ortoni/ ⛳️ XPath Extension: https://bit.ly/2T5EUCu Join our WhatsApp group (Only for Channel Members) http://bit.ly/3cSPCpm #letcode #seleniumjava #selenium #seleniumtutorial

Download

0 formats

No download links available.

Selenium Tutorial for Beginners | Chapter - 19 | NatokHD