Skip to content

ameyanatu/Find_and_Replace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find_and_Replace

HitCount Open Source Love GPLv3 license

forthebadge made-with-python

This is a Robot Framework library. Using this library we can Find and Replace keyword from files in a faster way.

Keyword Description
find and replace keyword from single text file This keyword will take single file path, search keyword and replace keyword as arguments
find and replace keyword from multiple text file This keyword will take folder path, search keyword and replace keyword as arguments
find and replace keyword from single CSV file This keyword will take single file path, search keyword and replace keyword as arguments
find and replace keyword from multiple CSV file This keyword will take folder path, search keyword and replace keyword as arguments

How to use this library:

  1. Download 'Find_And_Replace.py' from this repository.
  2. Download 'Requirements.txt' and install all the necessary packages before using this library.
  3. Copy 'Find_And_Replace.py' file to your Robot Framework project.
  4. Then simply use it in your Robot file and use keywords in your test cases or tasks.
(Note: This library tested on windows platform, however, I am sure it will work on the Linux platform as well. If you found any issue then please let me know.)

For more information regarding this library please read my article on LinkedIn:

https://www.linkedin.com/pulse/findandreplace-ameya-natu/

Credits:

  1. RobotFramework (http://robotframework.org/)
  2. OpenCV (https://opencv.org/)
If you have any questions / suggestions / comments on the library, please feel free to reach me on ameyanatu@yahoo.com

saythanks ForTheBadge built-with-love

About

Find and Replace keyword from text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published