Calling A Method Which Is Inside A Class In Python From A Robot File
I have a python class and the name of the file is one.py class one: def __init__(self,dict1,conn…
Read more
Calling A Method Which Is Inside A Class In Python From A Robot File