Performance monitoring measurements (#6041)
This commit is contained in:
parent
cf384c2a54
commit
f7d0afcd28
7 changed files with 275 additions and 32 deletions
|
@ -208,7 +208,7 @@ module.exports = class ElementSession {
|
|||
this.log.done();
|
||||
}
|
||||
|
||||
close() {
|
||||
async close() {
|
||||
return this.browser.close();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue