this is the demo video link https://cloud.zjnu.edu.cn/share/5d5a595aa863203768489383cd a second live demonsatration would be made in class
							parent
							
								
									8e200b647f
								
							
						
					
					
						commit
						f600f2bc24
					
				|  | @ -10,8 +10,6 @@ from selenium.webdriver.common.by import By | ||||||
| from selenium.webdriver.support.wait import WebDriverWait | from selenium.webdriver.support.wait import WebDriverWait | ||||||
| from selenium.webdriver.support import expected_conditions as EC | from selenium.webdriver.support import expected_conditions as EC | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| def test_function_1(restore_database): | def test_function_1(restore_database): | ||||||
|     assert restore_database is None |     assert restore_database is None | ||||||
| @pytest.mark.skip(reason="function to be used in the test_scripts") | @pytest.mark.skip(reason="function to be used in the test_scripts") | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue