O
Size: a a a
O
O
m
try{
const { name } = await AccountManagement.createAccountInDatabase({ dbconf: conf.db})
const host = `${conf.protocol}://${name}${conf.root}`;
} catch (error){
throw new Error (error)
} finally {
console.log('Done')
}А
A
A
await channel.this.driverGetText('span[class="ipg-grid-display-name"]').then((el) => {
console.log(el)
})P
P
A
P
P
A
P
P
P
P
A
P
O
A
