just_add_watir | Advanced recipes for Watir
Subscribe via RSS
About
28
Jul/08
Off
Q. How do I close all other browsers except my current process?
A. Use .close_others method ...
Example watir:
@b
.
close_others
Tagged as:
.close_others
No Comments
Tags
%x[]
.attach
.checkbox
.click_no_wait
.close_others
.ControlGetText
.dirname
.frame
.getElementsByTagName
.getSelectedItems
.goto
.gsub
.html
.include
.innerText
.radio
.scrollintoview
.send_keys
.set
.text
.text_field
.visible
:xpath
attributes
autoit
batch
ci_reporter
date
element
File
installation
javascript
method
methods
objects
popup
proxy
regex
Test::Unit
testlink
time
Timeout
url
Win32API
win32OLE
Recent Posts
Q. firefox-bin quit unexpectedly ?
Q. How do I integrate watir with TestLink?
Q. How do I install watir standalone?
Q. How do I use ci_reporter in my Test::Unit scripts?
Q. How do I pass command line arguments to Test::Unit?