Does anyone has a good example of how to create my own WebTestStep in groovy
so that I can call that step several times.

I am trying to find a Step that check if an Element is present and return
true or false according to the result. I didn't found anything so that's
why  I am trying to create my own step.


verifyElementPresent id: "element_id" , xpath: "element_xpath"


thanks,


Hernan

Reply via email to