09.28.07

Guidelines for Posting to Watir General Google Group

Posted in Watir at 4:50 pm by Željko Filipin

The first draft.

Guidelines for Posting to Watir General Google Group

Please take a look. It is a wiki page, so if you want something do add or edit (or delete), go ahead. The page is still not linked from anywhere, so if the community thinks it is not a good idea, we can always delete it.

09.24.07

Search Companion: The Indexing Service query cannot be completed successfully because the volumes you have specified are not indexed.

Posted in Bugs at 5:01 pm by Željko Filipin

sc.png

I usually search application logs using Windows Explorer and it works fine. But this time, I tried to search for string @domain and Search Companion pop up appeared with error message “The Indexing Service query cannot be completed successfully because the volumes you have specified are not indexed.” I knew that there was nothing wrong with indexing because all other searches were working fine.

Google search found a page Unsolved Annoyances that said you will get that error message if you search for strings that start with either of following characthers: !#@

09.22.07

Mind Reading Does Not Work

Posted in Watir at 9:00 am by Željko Filipin

I wrote this post months ago, but I did not publish it because I felt it was not finished. The time has come. I have read Jason Darling’s post at Watir General titled Identifying problems and proposing solutions for the Watir community (I can not find that post at Watir General site at the moment). Great post. I would like to add a thought or two.

When posting to Watir General, please give enough of information so I could understand your problem. A snippet of HTML that you have problem with and a line or two of your Ruby code that tries to do something with that HTML will do. Just to make myself clear:

  • Do not give too much irrelevant information. The whole HTML of your page or your entire Ruby script is too much.
  • Do not give too little information. Please, do not make me ask this questions again and again:
    • What did you do?
    • What did you expect?
    • Why do you mean by not working?
    • Can you please post relevant snippet of your HTML and Ruby code?

Noticed relevant? I really do not have time to browse through entire HTML pages and Ruby scripts. Really.

I intended to make a page at Watir wiki with such information, but never got the time. Well, now that the content is here, creating wiki page is just a minute of work.

I am just not sure that Jason’s post, this post, or wiki page will make a difference. Well, I can try. I will even post this at Watir General.

By the way, the title for this post if from This Is Your Brain On RST article by Michael J. Hunter also known as The Braidy Tester.

« Previous entries Next Page » Next Page »