http://fun.migu.cn/t.do?requestid=booktoc_sh&gcid=5000000000 js = 'document.getElementsByClassName("read_list")[9].getElementsByTagName("a")[0].click();'
driver.execute_script(js)
driver.find_element_by_xpath("/html/body/div[1]/div[10]/a").click()
上面两种方法不行点击失败进不去章节。。。