Skip to content

assertNotFloat (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • Generated from getFloat(locator)
  • This command retrieves the CSS float attribute value applied to that element, this command passes when the pattern value doesn't match the actual value.
  • Syntax
  • assertNotFloat(locator, pattern)
  • Target
  • locator - an element locator pointing to an element OR an element itself.
  • Value
  • Pattern - float to be verified
  • Return Value
  • The float.
 
 
 
 

Feedback and Knowledge Base