[pgadmin] Prefer CSS selectors to XPath selectors in feature tests

Поиск
Список
Период
Сортировка
От Anthony Emengo
Тема [pgadmin] Prefer CSS selectors to XPath selectors in feature tests
Дата
Msg-id CAG8BBZN5vdoKNYLAoezL6W_epC5bM95wqQQyQmyO7gArC0quTA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin] Prefer CSS selectors to XPath selectors in feature tests  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: [PGAGENT] [PATCH] Remove wxWidget dependency
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: pgagent connection string parsing