Spying a element whose position is not fixed
I need to read a element in browser based application in accessibility mode, where its position is changing. what would be the better approach for this? Note: i am working in chrome. The element which i need to read is changing based on PARENT ELE...