Hi
I would like to create a new library just to me.
What do I need to do?
Just write the .py file?
Can I use simple python here?
I added a new function into an existing library and after instalation of this modified Library the system was unable to recignize the new keyword. Why?
Thanks.
To create a new library we can write functions in a python file and then use it importing it in a robot file.
To add a new function, for example, to robotframework-zaplibrary, I create the new function in the py file but when executing robot using the new function the system informs that it can’t find the new function.
Also, in all robotframework libraries there is a group of files and folders organized in the same way. Is this a result of any automation?
For this zaplibrary a very small robot example would help.
Please be aware that I am new to robot.
This is more of a Python environment question than Robot Framework question. When you say you modify existing library, it depends where the modifications happens. Perhaps you did copy the file somewhere where the Python can not find it or something else with the almost infinite possibilities.
Thank you.
Another issue, is that I can’t make this library make a scan in zap it always gives an error when getaddrinfo.
Could you please try it?
This is something I have been trying for a week…
I have never used that library and I don’t have any idea how it works. Can not provide support for the library. I think it would be good to post new thread in here, ask in slack or try reaching the developer https://github.com/airesv/robotframework-zaplibrary#who-do-i-talk-to