Transcript
Page 1: Selenium Tutorial - Selenium IDE In Depth – Part 3

Copyright © www.absofttrainings.com

Selenium IDE In Depth – Part 3

Selenium IDE commands to: Input data to Web Application – type, check,

select commands Retrieve data from Web Application – store

commands Wait for Web Application events – waitFor

commands Assert/Verify Web Application behaviour or

state – assert/verify commands Print in the logs – echo command Capturing screenshots

Recommended