mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Add funcional test and fix build
This commit is contained in:
@@ -15,6 +15,12 @@ module.exports = {
|
||||
dumpio: true,
|
||||
headless: openChrome != 'true',
|
||||
product: 'chrome',
|
||||
args: [`--window-size=1200,1080`],
|
||||
defaultViewport: {
|
||||
width:1200,
|
||||
height:1080
|
||||
}
|
||||
},
|
||||
browserContext: 'default',
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user