grading_rules #31
openname=web自动 data=""
0%
- expr: '[log for log in records if log is not None]'
expr_type: python
weight: 20
- expr: '[log for log in records if log.module_name==''selenium.webdriver.remote.webdriver'']'
expr_type: python
weight: 10
- expr: '[log for log in records if log.depth >=4]'
expr_type: python
weight: 15
- expr: '[log for log in records if log.args.get(''@py_assert1'',1) is None]'
expr_type: python
weight: 10
- expr: '[log for log in records if log.args is not None]'
expr_type: python
weight: 10
- expr: '[log for log in records if log.function_name in [''teardown'',''teardown_method'',''teardown_function'',''teardown_class'',''teardown_module'']]'
expr_type: python
weight: 10
- expr: '[log for log in records if log.function_name in [''setup'',''setup_module'',''setup_function'',''setup_class'',''setup_method'']]'
expr_type: python
weight: 10
- expr: '[log for log in records if log.args.get(''url'','''') in ''https://thingsboard.hogwarts.ceshiren.com/'']'
expr_type: python
weight: 15
No data to display