Top Level Namespace

Defined Under Namespace

Modules: Classifier, WebDriverExtensions Classes: ClassifierClient

Constant Summary collapse

ElementClassificationRequest =
Google::Protobuf::DescriptorPool.generated_pool.lookup("ElementClassificationRequest").msgclass
ElementClassificationResult =
Google::Protobuf::DescriptorPool.generated_pool.lookup("ElementClassificationResult").msgclass
ClassifiedElements =
Google::Protobuf::DescriptorPool.generated_pool.lookup("ClassifiedElements").msgclass
DEF_CONFIDENCE =
0.2
QUERY =
"//body//*[not(self::script) and not(self::style) and not(child::*)]"