Use of input & clear commands Karate | Karate UI Automation Tutorials for Beginners | Malayalam | #5

Опубликовано: 29 Май 2026
на канале: The Testing Instinct
60
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 the use of input and clear commands in Karate.

input(): Takes 2 string arguments, locator and value to enter.
eg: * input('input[name=someName]', 'test input')
clear(): used to clear the value entered
eg: * clear('#myInput')

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

Video chapters:
0:00 Introduction & Agenda
1:50 Demo: use of input and clear commands in Karate

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