mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-25 06:33:09 +03:00
test
This commit is contained in:
parent
6ab3da9055
commit
f54c7ffa58
@ -6,6 +6,7 @@ PercyScript.run(async (page, percySnapshot) => {
|
||||
await page.evaluate (() => {
|
||||
let categories = Array.from(document.querySelectorAll('#categories a'))
|
||||
console.log(categories)
|
||||
console.log('test')
|
||||
})
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user