Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Create Custom Steps for Java QAF

...

Syntax: Prefix + custom step name + variable (if required)

Example: Then display author name "AUTHOR_NAME"

...

Step 3. Provide the definition of above custom step inplatform_name/StepsLibrary.java file as shown in the image below. You can utilize the parameter of method as per your requirement.

...