Skip to content

storeOverflow (UI Automation - Manipulation)

Compatible with:
  • Purpose 
  • Generated from getOverflow(locator)
  • Retrieves the CSS overflow attribute value applied to that element.
  • Syntax
  • storeOverflow(locator, variableName)
  • Target
  • locator - An element locator pointing to an element OR an element itself.
  • Value
  • variableName - A variable to store.
  • Return Value
  • The overflow
 

Feedback and Knowledge Base