Pytest -bdd 中的循环使用

Feature: stage 05 LSH T6901: Adding Audience
Examples:
| account_name |
# | v216insight |
|JASQIA-PELID|
|JASQIA-PPID|

Scenario: LSH T6901 01 : Check and delete the automatic audiences created by login_user
Given I have "select-qe" page opened with title "Safe Haven"
And I have "https://vmqa-portal.audiencecuration.ai/" page opened
And switch the user to <account_name> account
And I navigate from top menu "MANAGE" to "My Audiences" module
When I click new audience header "My Audiences"
And I list the folder saved audiences
Then I verify I can delete the audience file created by me
------------------------- A little Progress a day makes you a big success... ----------------------------
原文地址:https://www.cnblogs.com/qianjinyan/p/14441499.html