Update README.md
This commit is contained in:
parent
d1be616b9b
commit
f22074b2ab
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
# 项目介绍
|
# 项目介绍 🚀
|
||||||
Pytest + Playwright + Allure UI自动化demo
|
Pytest + Playwright + Allure UI自动化demo
|
||||||
目前有的功能:
|
目前有的功能:
|
||||||
- UI自动化POM设计模式
|
- UI自动化POM设计模式
|
||||||
|
@ -49,7 +49,7 @@ Pytest + Playwright + Allure UI自动化demo
|
||||||
playwright install
|
playwright install
|
||||||
```
|
```
|
||||||
|
|
||||||
## 运行测试并生成报告 🚀
|
## 运行测试并生成报告 🏃
|
||||||
```shell
|
```shell
|
||||||
python run.py
|
python run.py
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue