Applitools
Docs
Open Primary Menu
Close Primary Menu
Overview
Concepts
SDK
Test manager
Integrations
Admin
Open search panel
Get Started
None
Filter:
Close Search
You are here:
None
Filter:
getName method
Class:
StepInfo
Platform:
Selenium 4
Language:
JavaScript
SDK:
Latest
other languages
Returns the name (tag) assigned to the step (in the check method).
Syntax
let value = stepinfo.getName();
Parameters
This method does not take any parameters.
Return value
Type:
string