2

I am trying to work with the Selenium IDE on Firefox. I was wondering does anyone know a way to get an element's/widget's coordinates directly from the IDE? Is there an add-on or some option that already exists? At the moment it is not providing me with enough information for each thing I click on.

Suchit Parikh
1,5821 gold badge10 silver badges22 bronze badges
asked Jul 2, 2013 at 1:17

1 Answer 1

1

You can use Web Developer, which is an Add-on of firefox.

After installation, perform following:

  1. Click on Miscellaneous and select Display Line Guides

  2. Click on Add Horizontal Line Guide button to add the horizontal line to get the Y Coordinate of Element and Click on Add Vertical Line Guide button to add Vertical line to get the X coordinate of Element

  3. scroll horizontal/vertical line such that the element's position comes to the intersection of the lines.

  4. Select Lines to see the coordinates just right to the Add Vertical Line Guide button

answered Aug 3, 2013 at 20:22

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.