Python Forum
can i get any xpath on click event?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can i get any xpath on click event?
#4
Ok, I understand what you're looking for now.
Perhaps this will be of use: https://qxf2.com/blog/auto-generate-xpat...ng-python/
The clicking part will have to be written.
You'll have to write the clickable part, one way to do this, might be to load the HTML or XML into a GUI text widget, click on a line, and then use above tool to generate Xpath.

The other thing you might be able to do, is locate mozilla page inspector source in DevTools. I looked quickly, but couldn't find it.
Reply


Messages In This Thread
RE: can i get any xpath on click event? - by Larz60+ - Apr-09-2019, 01:32 PM

Forum Jump:

User Panel Messages

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