From: Simbolla Simbolla Date: 2010-04-22T19:18:27+09:00 Subject: Finding dynamic Div tag using its innertext Hi all, I am using watir , in that have a scenario where they change a innertext of div tag using javascript.Some thing like Onclick of button they change innertext of div tag. I want to find that dynamic div tag using the innertext (Inner text will be known & it's expected result),please some body tell how to solve this problem. Note : Dynamic Div tag means they are generating div tag using javascript at runtime. thanks Vinod -- Posted via http://www.ruby-forum.com/.