Get current url & title with Karate | Karate UI Automation Tutorials for Beginners | Malayalam | #3

Опубликовано: 02 Ноябрь 2024
на канале: The Testing Instinct
35
0

#selenium
#api
#manualtesting
#automationtesting
#testautomationframework
#framework
#seleniumwebdriver
#seleniumjava
#webautomation
#postman
#postmanapitesting
#java
#maven
#maventutorial
#karate
#karaterestapitesting
#restapi
#restapiautomation
#apitesting
#malayalam
#softwaretesting
#beginners
#മലയാളം
#TheTestingInstinct
#tutorials

The video describes about how to get current url and title using Karate.

To get current url, use this:driver.url
To get title, use this:driver.title

Note: In case of failures karate will capture screenshot automatically
and will get attached to html report. No additional code is required.

Github:https://github.com/thetestinginstinct...

Video chapters:
0:00 Introduction & Agenda
1:01 Demo: Get current url of web page using Karate
2:47 Demo: Get title of web page using Karate
4:50 Demo: Automatic capture of Screenshot in report during failures

Git tutorial link:    • Introduction to Git and GitHub. An im...  
Playlist link:    • Karate REST API Test Automation|REST ...  
Java configuration video link:    • Configure Java in Windows OS|Core Jav...  
Eclipse IDE installation link:    • Install Eclipse IDE in Windows| Learn...  
Maven configuration video link:    • Configure Apache Maven in Windows| Le...  
Postman Playlist link:    • Postman Rest API Testing | Become an ...