UNPKG
@sharegainltd/ngrid-cypress
Version:
latest (5.0.3)
5.0.3
5.0.1
Cypress Test Helpers For @sharegainltd/ngrid
github.com/shlomiassaf/ngrid
shlomiassaf/ngrid
@sharegainltd/ngrid-cypress
/
lib
/
cypress-real-events
/
fireCdpCommand.d.ts
2 lines
(1 loc)
•
105 B
TypeScript
View Raw
1
2
export
declare
function
fireCdpCommand
(
command
:
string
,
params
:
Record
<
string
,
unknown
>
):
Promise
<
void
>;