Adding fixes to board, simplifications
This commit is contained in:
@@ -94,7 +94,7 @@ test('pasting, connecting, and citing one patent screenshot completes the Scene
|
||||
await page.getByLabel('Thread tag').fill('Proof that Nils Aall Barricelli is named as inventor on patent GB695913A.')
|
||||
await page.getByRole('button',{ name:'ADD TAG & TIGHTEN' }).click()
|
||||
|
||||
await page.getByRole('button',{ name:'Case report' }).click()
|
||||
await page.getByRole('button',{ name:'Report' }).click()
|
||||
await expect(page.locator('.case-report')).toBeVisible()
|
||||
await expect(page.locator('.report-claim')).toContainText('Nils Aall Barricelli was an inventor')
|
||||
await expect(page.locator('.report-evidence')).toContainText('Exhibit 1')
|
||||
|
||||
Reference in New Issue
Block a user