@ -36,6 +36,7 @@ import { faker } from '@faker-js/faker';
// 等待 submit-token 按钮
await driver.wait(until.elementLocated(By.id('submit-token')), 60 * 1000);
await new Promise(resolve => setTimeout(resolve, 1 * 1000));
await driver.findElement(By.id("submit-token")).click()
The note is not visible to the blocked user.