Robot Framework Tutorial #14 – Implement POM in Robot Framework

In this Robot framework tutorial we will learn how to implement Page Object Model (POM) in robot framework.

You will learn step by step implementation of POM in Robot framework.

Robot Framework Tutorial #13-Page Object Model(POM) in Robot Framework

In this Robot framework tutorial we will learn about page object model (POM) in robot framework.

Page object modelling design pattern helps us to organise the test cases and enhances the maintainability of test cases.