Feature Requests

Ask a Question
Back to all

New Feature - Conditional Logic

It would be great to introduce conditional logic for the steps, for example

if (element.isPresent)

// do step

else

//do step