ニュース

Robot Framework is a Python-based, extensible keyword-driven automation framework for acceptance testing, acceptance test driven development (ATDD), behavior driven development (BDD) and robotic ...
Contribute to ahnafahmad/Web-Automation-With-Selenium-Python-Robot-Framework development by creating an account on GitHub.
Python programming language has a robot framework that uses external libraries for example selenium for web testing.
Cons: It is not compatible with other python frameworks. All the tests must be rewritten if someone wants to move to another python framework. It is purely based on python programming which requires ...