79123769

Date: 2024-10-24 22:30:17
Score: 1
Natty:
Report link

K.. After lots and lots of troubleshooting... I finally got it figured out...

Country=driver.find_element(By.XPATH, "full-xpath-pasted-here"); countryselect=Select(Country); countryselect.select_by_visible_text(ClientCountry)

Definitely thought I had this before, but I think I had the wrong variable in the third command at the beginning. I think I had the ClientCountry and not countryselect.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: TL_Arwen