jannek76
jannek76
Sometimes element has spaces that can be accepted for the test case. Specially leading and trailing spaces can occur in element. These functionalities has added to BuiltIn Should Be Equal...
Sometimes element has spaces that can be accepted for the test case. Specially leading and trailing spaces can occur in element. These functionalities has added to [BuiltIn Should Be Equal](https://robotframework.org/robotframework/latest/libraries/BuiltIn.html#Should%20Be%20Equal)...
Following suite gives error `W: 4, 0: Unknown table name 'Tasks' (InvalidTableInResource)` ``` *** Settings *** Documentation Task Documentation *** Tasks *** Testing Task No Operation ``` This should be...
It seems that fork https://github.com/skikd636/RoboZap is updating project regularly. Is this main project anymore active?
PyPI has version RoboZap 1.3.3 https://pypi.org/project/RoboZap/ and current master version is 1.3.1 https://github.com/we45/RoboZap/blob/d6fe22deda5f2f7deac8fe0428e44c778cc2d7c5/setup.py#L12