katalon-studio / katalon-recorder

Apache License 2.0
315 stars 140 forks source link

How can I build and test the recorder locally? #101

Open nchauhan5 opened 3 years ago

nchauhan5 commented 3 years ago

Hi Katolan recorder team, we use the Katolan recorder to run automation selenium type test cases for our customers and we have a requirement that if while recording the input type target is "password", the command is "type", we need to mask the entered value for the password, since its a sensitive information.

so we need to make changes to the recorder-handlers.js inside the content directory and also the code which is behind importing/exporting a test script as XML. How can we achieve this?

minhthanh3145 commented 2 years ago

Hi there, thank you for the suggestion. We'll look into this and will keep you updated!