ntuee-web-programming / 112-1-hack2-QnAs

Any question about 112-1 Hackathon #2, please raise an issue here!
0 stars 0 forks source link

很多遇到類似問題Error: Timed out 1500ms waiting for expect(locator).toBeChecked() #28

Closed boyuancao closed 11 months ago

boyuancao commented 11 months ago

Error: Timed out 1500ms waiting for expect(locator).toBeChecked()

Locator: locator('div').filter({ hasText: /^Task 1delete$/ }).getByRole('checkbox') Expected: checked Received: unchecked Call log:

ruby0322 commented 11 months ago

同學你好,請問你在本地 yarn test 會過嗎?

boyuancao commented 11 months ago

不會

ruby0322 commented 11 months ago

TODO 9. 沒做,當然不會過