Is it possible to set up a test step which is "Enable continue on fail", to not give a warning when that step is not executed? For example, if "Scroll_Bar_PageDown" in the test step below is not found and hence can't be clicked, the test run would not report a warning?

Is it possible to make this setting specific to a particular step, i.e. some "Enable continue on fail" steps should report a warning if they are not completed and some should not give a warning?
Thanks.