Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/api-docs-4.30.0-all
/
.
/
node_modules
/
log-symbols
/
browser.js
blob: a66f8ec44ebecaa7cf50e7f416f8101911794b2a [
file
] [
log
] [
blame
] [
edit
]
'use strict'
;
module
.
exports
=
{
info
:
'ℹ️'
,
success
:
'✅'
,
warning
:
'⚠️'
,
error
:
'❌️'
};