你站在那里,动也不动。
You stand there and don't move even one step.
似一棵木桩,像一尊雕像。
Like a stake, like a statue.
地铁里的诗,签名中的词,路过店里的歌,都不及你写的信。
The poems in the subwa...
# -*- coding: UTF-8 -*-
from selenium import webdriver
from selenium.webdriver.support.wait import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC
from selenium.webdri...