UNPKG

appium-geckodriver

Version:

Appium driver for Gecko-based browsers and web views

5 lines (4 loc) 75 B
export const VERBOSITY = { DEBUG: 'debug', TRACE: 'trace', } as const;