class Playwright::ChannelOwners::ElementHandle

def bounding_box

def bounding_box
  @channel.send_message_to_server('boundingBox')
end