short code

chane imei android

adb shell imei 5873451314732

mở profile bằng selenium

 options.add_argument("user-data-dir=C:\\Users\\chaut\\AppData\\Local\\Google\\Chrome\\User Data") #Path to your chrome profile
options.add_argument('--profile-directory=Default')

tắt trình duyệt bị điều khiển tự động

 options.add_experimental_option("useAutomationExtension", False)
options.add_experimental_option("excludeSwitches", ["enable-automation"])

Đăng nhận xét

Mới hơn Cũ hơn