Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i record script by Xpath instead of CSS selector #13

Open
iParasJain opened this issue Sep 2, 2016 · 2 comments
Open

Can i record script by Xpath instead of CSS selector #13

iParasJain opened this issue Sep 2, 2016 · 2 comments

Comments

@iParasJain
Copy link

When i generate the .java file, i m getting all CSS locator but in my framework I am only work with xpath.
so how i can related to objects. is there is method to change the locators CSS to XPath

@ultang
Copy link

ultang commented Apr 19, 2018

I'd also like to be able to change the locators from CSS to XPath or ID!
The preferred order of locators is usually 1.ID, 2.Name, 3.CSS, 4.XPath.
It'd make sense to be able to select locators.

https://image.slidesharecdn.com/masteringtestautomationhowtouseseleniumsuccessfullyjul2016-160722133929/95/mastering-test-automation-how-to-use-selenium-successfully-13-638.jpg?cb=1469195260

@ghost
Copy link

ghost commented Mar 23, 2019

Can anyone here tell me where will i find the generated file of this extension.
I couldn't find it in extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants