Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Path to the desired value
#1
Hi I try to read text from path:
browser.find_element_by_xpath("//table[@class=' example display cell-border records_list']/tbody/tr/td[5]").text
but have empty string.

The value I need is circled in Attachments:
   
Can somebody help me with this?
Reply
#2
what is the URL?
Reply
#3
What have you done to debug the problem? You at least need to try something. For example, have you tried building up the path bit by bit to see if it returns what you expect?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Selenium returning web element instead of desired text newbie_programmer 1 5,142 Dec-11-2019, 06:37 AM
Last Post: Malt

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020