airgun.entities.base

Module Contents

Classes

BaseEntity

class airgun.entities.base.BaseEntity(browser)
HELPER_CLASS
property helper
create_bookmark(values, search_query=None)

Create a bookmark.

Parameters
  • values (dict) – dictionary with keys ‘name’, ‘query’, ‘public’

  • search_query (str optional) – a query to type into searchbox if needed. Such query will be automatically populated as ‘query’ field for bookmark