I am using the call to selectDOM also. My question is can they be used together?

I am using the call to selectDOM also. My question is can they be used together? For example selectDOM on the id containing the content and ignore has elements

Hi Tim,

Yes, it can be used together however it’s not an ideal approach. If you are using selectDOM then it will only capture the selected area and automatically ignore the rest part of the screenshot. Hence it won’t make sense to use both of them together.