expect(Selector('label > input[type=checkbox]').nth(0).checked)... .expect(Selector('label > input[type=checkbox]').nth(1).checked)...
確定! 回上一頁