Data-driven tests by excel skip action when parametervalues are empty or ""

Hi Team,

First off all: what a great tool!

I have an Excel data-driven test with data-binding in my testsuite. I would like to know: how can I skip parametervalues that are empty from the excel?

I don’t use every parameter from excel for every test, because sometimes the element isn’t on screen or I don’t want to fill in the element on screen.
I hope there is a simpeler solution than surround every action with an if-statement to check if the value is empty or “”
Can i use a value in the excel like so the when the action will be executed it will check for the value so it won’t be executed?

Thank you.

Best regards,

Hi Team,
I am also facing same issue if you give your answer that will be a great…!
Thank you in Advance