effect update time 업로드하도록 수정

기타 오류 수정


git-svn-id: svn://192.168.0.12/source@333 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
admin
2016-12-30 07:51:45 +00:00
parent d700405547
commit a8014e257e
6 changed files with 17 additions and 8 deletions

View File

@@ -918,4 +918,4 @@ class FacebookMainCrawler:
def control_tab(self):
ac = ActionChains(self.driver)
ac.key_down(Keys.CONTROL).key_down(Keys.TAB).perform()
wait(2)
wait(2)