import { ClientFunction } from 'testcafe'; fixture `My fixture` .page `http://example.com`; test('switching to an iframe', async t => { const getLocation ...
確定! 回上一頁