Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1143  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group for Watij (pronounced wattage) - stands for Web Application Testing in Java. Watij is a Java API that automates funtional testing of web applications through the real browser.
 

clicking on img tag 
  hi, i have an image which is defined something like this <img style="border-width:0px;" src="lib/img/btnMyStore.png" class="store-result-btn store-result-btn-154" alt=""> I am using the following code to click on the image,but it is not working Tag img=spec.find("img").with("cla ssName", "store-result-btn store-... more »
By micky  - May 18 - 2 new of 2 messages    

IE sendkeys is not working in remote system (headless) 
  Hi, I am running the test cases in remote desktop. Where I am using sendkeys for 'TAB IN" and "TAB out" and backspace events. This is working fine if I open the remote system, but when I have minimized the remote system then it is failing. The same thing is happening when I run the test cases through hudson and jenkins in remote machine.... more »
By chandu  - May 25 - 1 new of 1 message    

Cannot find JExplorer32.dll in JAR ERROR in WepApp using WebSpec. 
  Hi Here is the stack trace. The Exception occurs when i try to do WebSpec.ie(); 2012-05-29 11:40:05,446 ERROR [com.jniwrapper.win32.ie.cx] (http-127.0.0.1-8080-1) : java.lang.reflect.InvocationTa rgetException at com.jniwrapper.win32.MessageLo opThread$ThreadSynchronizedAct ion.rethrowExceptionIfSaved(Me ssageLoopThread.java:590)... more »
By Sebastian Pawlak  - May 29 - 1 new of 1 message    

WebSpec on JBoss 6.1.0Final or Glassfish 3.1.1. ERROR Cannot find JExplorer32.dll in JAR. 
  Hello, Here the exception stack trace: 2012-05-29 11:40:05,446 ERROR [com.jniwrapper.win32.ie.cx] (http-127.0.0.1-8080-1) : java.lang.reflect.InvocationTa rgetException at com.jniwrapper.win32.MessageLo opThread$ThreadSynchronizedAct ion.rethrowExceptionIfSaved(Me ssageLoopThread.java:590) [:] at com.jniwrapper.win32.MessageLo opThread.doInvokeAndWait(Messa geLoopThread.java:226)... more »
By Sebastian Pawlak  - May 29 - 1 new of 1 message    

Installing Watij 
  I just installed watij in Eclipse and paste this code: ** *import org.watij.webspec.dsl.WebSpec; * *public class TestMyWatij { public static void main(String[] args) { WebSpec spec = new WebSpec().mozilla(); spec.open("[link]"); //opens google.com in Mozilla }* *}* ** *and received this error:*... more »
By mailitia  - May 16 - 1 new of 1 message    

Can't click on a Link..its throwing Java Script error on IE browser 
  Hi , I am using WatiJ for creating a POC for my company. Here's a simple link on a page ( which is in a table ) : <a title="" class="Grid_Link_Smaller" id="FillinIndLink_5" onmouseover="javascript:this.c lassName='Grid_Link_Smaller_Ov er';window.status='Access Fill-In Information';return true;"... more »
By chandu  - Apr 20 - 1 new of 1 message    

jxbrowser 3.0 
  Hi, Will it be possible to update jxbrowser from 2.8 to 3.0 on webspec ? Is there a valid license to use for integration in webspec. Current one is only valid for 2.8. Thanks
By alwex  - Mar 20 - 1 new of 1 message    

1 - 10 of 1143   « Newer | Older »

XML       Send email to this group: watij@googlegroups.com