Applitools
Docs
Open Primary Menu
Close Primary Menu
Overview
Concepts
SDK
Test manager
Integrations
Admin
Open search panel
Get Started
None
Filter:
Close Search
You are here:
None
Filter:
isSendDom method
Class:
Eyes
Platform:
Selenium 3
Language:
Java
SDK:
Latest
other languages
Returns whether the DOM is being sent to the server or not.
Syntax
boolean value = eyes.isSendDom();
Parameters
This method does not take any parameters.
Return value
Type:
boolean