import { Selector } from 'testcafe'; fixture `Test select element` .page `http://localhost:8080`; test(`Select an option from the drop-down menu`, async ...
確定! 回上一頁