Skip to content

Format in action form


File name form is available with saveAs and screenshot actions to configure the name of your saved file.

With locator

To select on the webpage an element that will determine the file name, use locator.

With format

You can use format to set the file name. For example :

  • template string : ${job.name}-${context.parent.index}.png
  • custom code to get href link