Sorry i' want to get element of mobile chrome. Now i can get in body.but can't get class in body "tableID1" How to get element and text of "tableID1 - tableID10"
my code can get only body but can't get another element.
driver.find_element_by_id("body").get_attribute('innerHTML')