Find And Replace FREE

This is a custom keyword plugin for find a string and replace it with another string. In this method 3 parameters should be provided. Here the signature of the method: String getDocToReplace(String doc, String toFind, String toReplace)

293

This is a custom keyword plugin for find a string and replace it with another string. In this method 3 parameters should be provided.
The first one is the body of the document (in form of string). second one is the string which is to be found from the document and the third or the final one the string to be inserted in place of the previous string. Means the string, which will be replacing the previous string. The method is as following: String getDocToReplace(String doc, String toFind, String toReplace) It returns the final body of the document as a string after finding and replacing . As reference the demo project can be found from the bellow link: https://github.com/AishiMitra/Katalon-FindAndReplace For any query get in touch with me at aishimitra.in@gmail.com

Thank you.

Visit Katalon Forum for Plugin related discussions.

5.0
2 Rating(s)
AsM
July 14, 2020

This Plugin in very helpful.

B MITRA
July 14, 2020

It's a very helpful utility. Thanks.

API keys are required in Katalon Studio Commandline Execution. Generate Key
Information
Project details
Version
1.0.0
Type
Custom Keywords Plugin
Last updated
July 14, 2020 9:04 am
Publisher
Privacy and License Agreement