[pgadmin] Prefer CSS selectors to XPath selectors in feature tests - Mailing list pgadmin-hackers

From Anthony Emengo
Subject [pgadmin] Prefer CSS selectors to XPath selectors in feature tests
Date
Msg-id CAG8BBZN5vdoKNYLAoezL6W_epC5bM95wqQQyQmyO7gArC0quTA@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin] Prefer CSS selectors to XPath selectors in feature tests
List pgadmin-hackers
Hey all,

We've noticed that our feature tests make extensive use of xpath with the selenium api. It's well documented that css selectors are easier to read and more efficient. I think we should start to favor these if we have not considered so already.


Thanks,
Anthony and Victoria

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [PGAGENT] [PATCH] Remove wxWidget dependency
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: pgagent connection string parsing