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

+ 0 - 1
run3.py

@@ -51,7 +51,6 @@ 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',