Hi All,

   I have below issue:

when use attach method of firewatir, I can't get original firefox
object. the code like below:
ff=FireWatir::Firefox.start(url) // start a original ff object
ff_new=ff.attach(:title,"title") // attach pop up browser

I want to check contain on original ff browser("ff" object), the
contain be added via ff_new object(pop up ff browser)

another issue is :
    after click button on ff_new. success to add contain but prompt
error "typeError: exception class/object expected"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to [email protected]
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to