I am trying to use Kind of Java and Selenium page object in codeception using PHP.
I have following 2 classes :
Page : Login_Page
Step : Login_Step
<