We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04dc8cd commit a6ba855Copy full SHA for a6ba855
1 file changed
points.yml
@@ -166,7 +166,7 @@ advanced:
166
link: "https://www.selenium.dev/documentation/webdriver/interactions/navigation/"
167
168
test_dependencies: # 4 pts | once
169
- done: false
+ done: true
170
description: "Make a test method depend on another using dependsOnMethods or dependsOnGroups — e.g. a logout test that only runs if login passed"
171
link: "https://testng.org/#_test_methods_classes_and_groups"
172
0 commit comments