Hi Filipin, I am having problem while captuirng data from HTML Report. I have used the method " relationship_in_report = get_element_text(popup, :td, :class, 'A06df9158c527411db1b8fef473271b9a12896')" which is giving me the error "Unable to Return text in td class='A06df9158c527411db1b8fef473271b9a12896': 'Unable to locate element, using :class, "A06df9158c527411db1b8fef473271b9a12896" I think i should use table methods to capture the data from this reoport but I am not sure which method to use. I am unable to attach screen shot of the HTML report source here also.
On Tuesday, 7 May 2013 15:40:08 UTC+5:30, Željko Filipin wrote: > On Tue, May 7, 2013 at 6:13 AM, v b baba kanchustambham > <[email protected]<javascript:> > > wrote: > >> Can anyone please let us know the possibility of capturing the report >> elements and comparing them with the application data > > > As I said in stack overflow question[1], what is exactly the problem? > > Željko > -- > 1: http://stackoverflow.com/q/16411154/17469 > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
