SENTE
CtrlK
  • SENTE
  • Getting Started
    • Install
    • Download Selenium Drivers
    • Write First Test Case
    • Run Sample UI Test
  • Architecture
    • Cli Options
    • Environments
    • Helpers
    • Languages
    • Object Repository
    • Sections
      • Rules
  • Development
    • Methods
      • UI Methods
        • go
        • see
        • notSee
        • click
        • rightClick
        • doubleClick
        • write
        • getText
        • scroll
      • log
      • wait
      • now
      • jump
    • Postgre
    • MySql
    • Api Testing
    • Data Transfer Between Tests
    • Timeouts
    • Re Runs
    • Ssh
      • Execute Command
      • Upload Files
    • Webdriver
    • Axios
    • Random
Powered by GitBook
On this page
  1. Development
  2. Methods

log

Used to write to the console.

usage: log(<text>)

Examine the examples below.

PreviousscrollNextwait

Last updated 4 months ago