aslovik (adam slovik)
- Login: aslovik
- Email: adam.slovik@gmail.com
- Registered on: 07/27/2012
- Last sign in: 07/27/2012
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/27/2012
-
11:52 PM Ruby Bug #6803: Ruby Interpreter (CUI) 1.9.3p194 [i386-mingw32] has stopped working
- The controller has:
require 'watir-webdriver'
b = Watir::Browser.new :chrome
b.goto("wellsfargo.com")
These lines work fine in a script that I can run from the command line or in irb. That is, I have the gem installed etc.
Whe... -
11:48 PM Ruby Bug #6803 (Third Party's Issue): Ruby Interpreter (CUI) 1.9.3p194 [i386-mingw32] has stopped working
- When including "watir-webdriver" the interpreter stops working and the server occasionally segmentation faults.