I´m trying to enter a webside world with selenium with this code:
World_select = driver.find_element_by_link_text(\'USA 15\') World_select.click()