steps-wdio
steps-wdio copied to clipboard
Implement CSS verfications for collections
Like
Then I expect 'background-color' css property of every element in 'Search Results' collection to be equal 'rgb(0,0,0)'
For now I can see it is implemented for a single element only:
Then I expect 'color' css property of 'Search Input' to be equal 'rgb(42, 42, 42)'