Test extra item actions of repeater
How do I test an item action of a Repeater? I'm currently upgrading from v3 => v4 and this test assertions is failing, complaining that it can't find the action. Previsouly I was able to apply the form the action was part of. But it seems this is no longer possible?
Solution:Jump to solution
Found it myself!
assertFormComponentActionExists , assertFormComponentActionEnabled and assertFormComponentActionDisabled2 Replies