playwright: fix lestlistview
This commit is contained in:
parent
cf9632e846
commit
14523c97f4
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ test('Create Drawer', async () => {
|
|||
})
|
||||
|
||||
test('Go into Drawer', async () => {
|
||||
await page.click("(//td[@class='q-td'])[2]")
|
||||
await page.click("//table[@class='q-table']/tbody[1]/tr[1]/td[1]")
|
||||
})
|
||||
|
||||
test('Create Folder', async () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue