You can use this xpath to get the date+time value of each row-
//tbody//tr/td[1]/text()
You can use this xpath to get the date+time value of each row-
//tbody//tr/td[1]/text()
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)