Module: Browserbeam

Defined in:
lib/browserbeam.rb,
lib/browserbeam/http.rb,
lib/browserbeam/types.rb,
lib/browserbeam/client.rb,
lib/browserbeam/errors.rb,
lib/browserbeam/session.rb,
lib/browserbeam/version.rb

Defined Under Namespace

Modules: ErrorHandler Classes: AuthenticationError, Changes, Client, EngineUnavailableError, Error, Http, InteractiveElement, InvalidRequestError, MapEntry, MarkdownContent, MediaItem, PageState, QuotaExceededError, RateLimitError, ScrollState, Session, SessionEnvelope, SessionInfo, SessionList, SessionListItem, SessionNotFoundError, Sessions, StepError, StepExecutionError

Constant Summary collapse

DEFAULT_BASE_URL =
"https://api.browserbeam.com"
DEFAULT_TIMEOUT =
120
VERSION =
"0.4.0"