Displaying 3 results from an estimated 3 matches for "bobade".
2011 Aug 01
3
How to call the Ruby Script using HTML?
Hi,
I am new to Ruby. I want to use Ruby in browser and integrate it with HTML.
Could somebody help me to do so?
Please suggest me how to achieve this?
I want to use my code in call my Ruby script with the help of HTML code. Is
it possible?
FYI: I am not using RAILS. I am using Ruby and Watir to automate the my web
applications.
--
Thanks and Regards,
Amit
--
You received this message
2011 Aug 24
3
How to connect Ruby with MySQL (XAMPP)?
*Dear All:*
I need your help on following points.
1. Can I connect Ruby with MySQL in XAMPP server?
2. Could someone tell me that how to connect MySQL with Ruby? I have XAMPP
server installed and want to connect with ruby.
I am using Ruby1.8.7.
I tried following code:
require ''rubygems''
require ''mysql''
begin
# connect to the MySQL server
2011 Jul 21
0
Is it possible to open particular version of browser using Watir?
Dear all:
I installed *Utilu Firefox Collection *which has all the versions of the
Firefox. After installation when I run my Watir script then FF version 2 is
getting opened and my scripts are not working.
My question is, is it possible to open particular browser version using
Watir? I am using Watir-webdrivers.
Thanks and Regards,
Amit
--
You received this message because you are subscribed