03-27-2015, 06:50 AM
Hi
In My application , In one page I have a webtable which displays list of roles assigned to each user. This Web Table is has scroll bar so when page opens we can see 41 rows and when you scroll down you can see the remaining rows. If I want to know any role name which is present down in the table I am not able to capture it.
So My question is How can I use shell script to move the scroll bar down to the last row then calculate the total number of rows present in that table and then perform the required operations?
Any help is appreciated.Thanks in advance
In My application , In one page I have a webtable which displays list of roles assigned to each user. This Web Table is has scroll bar so when page opens we can see 41 rows and when you scroll down you can see the remaining rows. If I want to know any role name which is present down in the table I am not able to capture it.
So My question is How can I use shell script to move the scroll bar down to the last row then calculate the total number of rows present in that table and then perform the required operations?
Any help is appreciated.Thanks in advance