Not being able to use my defined methods on my page-object class in my stepfile
I'm building my framework based on the "cucumber and cheese" book using Ruby-Watir-Cucumber and the only thing that I'm missing is how to be able to implement the locators and methods on my page object class into my stepfile

请先登录再写评论。