This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from selenium import webdriver | |
from selenium.webdriver.common import keys | |
from selenium.webdriver.common.keys import Keys | |
from bs4 import BeautifulSoup | |
from time import sleep | |
import csv | |
print('- Finish importing package') | |
#1 Mo trinh duyet Chrome va truy cap trang web |