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.