mangroveorg/datawinners

View on GitHub
func_tests/pages/projectreviewandtest/project_review_and_test_locator.py

Summary

Maintainability
A
0 mins
Test Coverage
from framework.utils.common_utils import *

REMINDER_SECTION = by_css("#reminders div.ui-accordion-header")
REMINDER_STATUS = by_css("#reminders div ul li strong")