forked from mrlan/EnglishPal
				
			更新 app/test/test_bug551_DingZeYu.py
							parent
							
								
									9afd38a09a
								
							
						
					
					
						commit
						49ead93bcb
					
				|  | @ -23,7 +23,7 @@ def test_bug551(driver, URL): | ||||||
|     actions.release() |     actions.release() | ||||||
|     actions.perform() |     actions.perform() | ||||||
| 
 | 
 | ||||||
|     # 获取选中部分的单词的HTML元素 |     # 获取选中高亮部分的单词的元素 | ||||||
|     highlighted_words = driver.find_elements(By.CLASS_NAME, 'highlighted') |     highlighted_words = driver.find_elements(By.CLASS_NAME, 'highlighted') | ||||||
| 
 | 
 | ||||||
|     # 验证选中部分的单词是否同时应用了需求样式 |     # 验证选中部分的单词是否同时应用了需求样式 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue