Sahi Documentation

Sahi APIs Overview

Sahi's APIs can broadly be classified into three categories.

Browser Accessor APIs

Browser Accessor APIs help access elements on the browser. Sahi injects these APIs into the browser via the proxy.

Browser Action APIs

Browser Action APIs perform actions on the browser like clicking, typing keys and asserting the state of elements on the browser.

Miscellaneous APIs

Miscellaneous APIs, help in handling exceptions, manipulating files and databases etc.