OXYGEN
Home
GitHub
Releases
Community
Search…
Welcome to Oxygen
About
What is Oxygen?
Getting Started (Videos)
Getting help
Download and work with Oxygen
Download & Installation
Start working with Oxygen
Oxygen Modules
assert
date
db
email
eyes
http
log
mailinator
mob
pdf
proxy
serial
shell
soap
twilio
utils
web
win
Test Parameters
Cloud Providers
Sauce Labs
Lambda Test
TestObject
Advanced programming in Oxygen
Project Configuration
Locating Elements
Page Objects
Environments
Code Components
Powered By
GitBook
log
Provides methods for printing user defined messages to test results.
debug
Print a DEBUG message.
Parameters:
Name
Type
Description
msg
String
Message to print.
error
Print an ERROR message.
Parameters:
Name
Type
Description
msg
String
Message to print.
info
Print an INFO message.
Parameters:
Name
Type
Description
msg
String
Message to print.
warn
Print a WARN message.
Parameters:
Name
Type
Description
msg
String
Message to print.
Previous
http
Next
mailinator
Last modified
8mo ago
Copy link
Contents
debug
error
info
warn