📜  selenium 中的框架是什么 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:39.942000             🧑  作者: Mango

代码示例1
In test automation, framework is the blueprint of test automation. 
• It includes your folder structures, where to save you function library, 
test results, test data, resources. 
• It is essential because when you are working on a automation 
project everyone will have a guideline to follow and our 
script will be easier to maintain