On Wed, May 16, 2018 at 7:26 PM, Anthony Emengo wrote:
> 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
>
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.
http://bugsareinthegaps.com/what-is-the-best