okay i explain the context
I want to record each step details in somewhere notepad file.
For example whatever my script do , that should be recorded / logged
in separate file with simplified details
@browser = Watir::Browser.new :chrome
@browser.goto ("http://testapp:8080/")
should be recorded / outputted / logged as
Opening browser page with specified URL
I hope you get my point?
Thanks
On Wed, Mar 20, 2013 at 2:04 PM, Željko Filipin <[email protected]>wrote:
> On Wed, Mar 20, 2013 at 11:03 AM, Sohail Mirza <[email protected]> wrote:
>
>> Can you suggest any other way around for logging the details ?
>
>
> I need more context. What is the problem you are trying to solve?
>
> Željko
>
> --
> --
> 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.
>
>
>
--
--
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.