Which command is used for select DOM element in Visual UI?

Let me know which command to use to select DOM element in Visual UI.

Hello Charity,

Please use this command to ignore particular DOM:

driver.executeScript(smartui.takeScreenshot,{"selectDOM: {"id": ["head", "footer"]},"class": ["login-form","register-animation"])`