I want to set the window title option dynamically using variable as input and passing the value to input variable at runtime.
Is there any way I can achieve this?
Solved
Can we pass value to input variable of type window using REST API call?
Best answer by Aaron.Gleason
No, there is no way to put a String variable as the title of the window in actions like Recorder: Capture.
What you can do is to use wildcards if your title changes significantly.
Another possibility would be to use JavaScript injection to change the browser window to the value in the variable. This would change the browser title to a known value that you could then use in your Recorder: Capture actions. (e.g., this changes a dynamic browser title to a fixed one)

Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.