Jared 2 년 전
부모
커밋
6cd50918f3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      run3.py

+ 1 - 0
run3.py

@@ -51,6 +51,7 @@ def brower_start(port):
     options.add_argument("--disable-dev-shm-usage")
     browser = webdriver.Chrome(options=options)
     browser.set_window_size(1400,1000)
+    
 #    browser = webdriver.Remote(
 #        command_executor='http://127.0.0.1:'+str(port)+'/wd/hub',
 #        # command_executor='http://192.53.174.202:'+str(port)+'/wd/hub',