capybara-detect-mock
v0.0.1
Published
Plugin for detect mock location
Downloads
2
Readme
capybara-detect-mock
Plugin for detect mock location
Install
npm install capybara-detect-mock
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: Promise<{ value: string; }>