Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <enabledWhen>
  2. <with
  3. variable="selection">
  4. <iterate
  5. ifEmpty="false">
  6. <instanceof
  7. value="com.xxx.automation.touchstone.model.GUIObject">
  8. </instanceof>
  9. </iterate>
  10. <test
  11. forcePluginActivation="true"
  12. property="com.xxx.automation.touchstone.testers.GUIObjects.canExpandAll"
  13. value="true">
  14. </test>
  15. </with>
  16. </enabledWhen>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement