|
|
|
[
Permlink
| « Hide
]
Charley Baker - 29/Apr/06 10:16 PM
Originally reported on RubyForge: http://rubyforge.org/tracker/index.php?func=detail&aid=2262&group_id=104&atid=487
Radus: 2007.03.28
There are listed only the objects which have a type, that's way I renamed the method show_all_objects as show_objects_with_type in the ruby\lib\ruby\gems\1.8\gems\watir-1.4.1\watir.rb file. I also have to modify all the files that have a reference to the method show_all_objects and replace the name show_all_objects with the name show_objects_with_type. The files that have a reference to that method are: ruby\lib\ruby\gems\1.8\gems\watir-1.4.1\watir\camel_case.rb ruby\lib\ruby\gems\1.8\doc\watir-1.4.1\rdoc\classes\Watir\IE.html ruby\lib\ruby\gems\1.8\doc\watir-1.4.1\rdoc\classes\Watir\IE.src\M000306.html ruby\lib\ruby\gems\1.8\doc\watir-1.4.1\rdoc\fr_method_index.html ruby\lib\ruby\gems\1.8\doc\watir-1.4.1\ri\Watir\IE\cdesc-IE.yaml ruby\lib\ruby\gems\1.8\doc\watir-1.4.1\ri\Watir\IE\show_all_objects-i.yaml If we don't verify the type, all the elements in the html file are listed, including the "<html>" tags. I created a zip archive to include those files that I modified. |
|||||||||||||||||||||||||||||||||||||||||||||||||||