Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 2.03 KB

30-Regenerate.md

File metadata and controls

60 lines (46 loc) · 2.03 KB

Regenerate Script

00. How to regenerate script in VuGen?

Click here to view the hint/answer

Take a back up of the script, then go to Record > Regenerate Script or press Ctrl+Shift+R.


10. How to convert from C to JavaScript without recording it again?

Click here to view the hint/answer

Open the desired script, press Ctrl+Shift+R, click on Options, under General > Script, select JavaScript and then click on OK.


20. How to recover deleted Actions on regenerate?

Click here to view the hint/answer

Open the desired script, press Ctrl+Shift+R, click on Options, under General > Script, select JavaScript and then click on OK.

Regenerate Deleted Actions


30. How to exclude Accept-Language header from the script after recording?

Click here to view the hint/answer

Open the desired script, press Ctrl+Shift+R, click on Options, under HTTP Properties > Advanced, click onHeaders, select Record headers in list and then uncheck Accept-Language and then click on OK twice.

Exclude Headers


40. How to convert your HTML based script to URL-based script?

Click here to view the hint/answer

Open the desired script, press Ctrl+Shift+R, click on Recording, under General, click onURL-based script, and then click on OK twice.


50. How to apply custom rules to your script while regenerating?

Click here to view the hint/answer

Open the desired script, press Ctrl+Shift+R, click on Rules, under Correlations, check the desired rules, and then click on OK.

Apply Rules