更新 app/test/test_bug551_DingZeYu.py
							parent
							
								
									5857395251
								
							
						
					
					
						commit
						0301c39cf0
					
				|  | @ -13,7 +13,7 @@ def test_bug551(): | |||
|     driver.maximize_window() | ||||
|     driver.get("http://127.0.0.1:5000/") | ||||
| 
 | ||||
|     username, password = signup(URL, driver) | ||||
|     username, password = signup("http://127.0.0.1:5000/", driver) | ||||
| 
 | ||||
|     article = driver.find_element(By.ID, 'article') | ||||
|     actions = ActionChains(driver) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue