Method: PageObject::Elements::Area#shape

Defined in:
lib/page-object/elements/area.rb

#shapeObject

return the shape of the area



16
17
18
# File 'lib/page-object/elements/area.rb', line 16

def shape
  attribute(:shape)
end