mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 22:36:47 +00:00
test(cypress): fix inconsistency- inaccessible DOM element due to pagination delay
Signed-off-by: Raju Udava <sivadstala@gmail.com>
This commit is contained in:
@@ -43,6 +43,10 @@ module.exports = (on, config) => {
|
||||
},
|
||||
'readXlsx': readXlsx.read,
|
||||
'readSheetList': readXlsx.sheetList,
|
||||
log(message) {
|
||||
console.log(message)
|
||||
return null
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user