01_LogIn_Positiv
open https://www.google.com.ua/
gotoIf (selenium.isElementPresent('id=gb_70')==true) Error
goto LogOut
label Error
storeEval alert ('Test stopped! You are not logged in. Do a login and play back the test again.')
assertText id=gb_707 Увійти
label LogOut
click css=span.gb_3a.gbii
clickAndWait id=gb_71
pause 2000
assertTitle Google
storeEval alert('Test executed successfully! You are logged out! Author: Soyko O.S.')