How to verify if a label or element is center aligned on web page using javascript
10:36 21 Feb 2013

In order to verify if an element is aligned center, I was trying to get CSS property/values of the element. I am entirely a newbie to javascript, so I would like to seek your help in fetching the css property in order to verify text alignment using javascript.

javascript css coded-ui-tests