Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: watij clicking element help

  1. #1
    Junior Member
    Join Date
    Apr 2013
    Posts
    1
    Thanks
    0
    Thanked 5 Times in 1 Post

    Default watij clicking element help

    I need watij to click the location of "sizeDropdown" code
    Please help me go about doing this in java.

    The HTML code:

    `<div class="size-quantity">
    <span class="sizeDropdown">
    </span>
    </div>`

  2. The Following 5 Users Say Thank You to bigblue002 For This Useful Post:

    chilton10 (May 22nd, 2013), kennedy10 (May 22nd, 2013), malone10 (May 23rd, 2013), tiffany10 (May 21st, 2013)


  3. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: watij clicking element help

    Welcome bigblue002

    Please see the sticky

  4. The Following 5 Users Say Thank You to jps For This Useful Post:

    chilton10 (May 22nd, 2013), kennedy10 (May 22nd, 2013), malone10 (May 23rd, 2013), tiffany10 (May 21st, 2013)

  5. #3
    Super Moderator pbrockway2's Avatar
    Join Date
    Jan 2012
    Posts
    987
    Thanks
    6
    Thanked 206 Times in 182 Posts

    Default Re: watij clicking element help

    It would be a good idea to repost your question in one of the technical forms. But, welcome!, since you posted here.

    Bear in mind that some people won't know about watij, you so you might provide a link. (I had to google it). Also the first thing to do would be to look about for a usage tutorial which often accompaniex such software. If you've done that and something specific is unclear, again post a link to what you've tried to follow.

  6. The Following 5 Users Say Thank You to pbrockway2 For This Useful Post:

    chilton10 (May 22nd, 2013), kennedy10 (May 22nd, 2013), malone10 (May 23rd, 2013), tiffany10 (May 21st, 2013)

Similar Threads

  1. New line in TextArea(clicking on radiobutton)
    By patzxc in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 3rd, 2013, 11:49 AM
  2. Clicking the image like a button
    By poldz123 in forum Java Theory & Questions
    Replies: 1
    Last Post: February 20th, 2013, 12:37 AM
  3. Im trying to open a new GUI window by clicking on a button
    By amzwans in forum What's Wrong With My Code?
    Replies: 2
    Last Post: August 10th, 2011, 11:33 PM
  4. Double Clicking JAR files
    By bgroenks96 in forum Java Theory & Questions
    Replies: 1
    Last Post: June 14th, 2011, 06:53 AM
  5. java is not clicking for me, why?
    By cejay in forum Java Theory & Questions
    Replies: 1
    Last Post: February 28th, 2010, 12:57 PM

Tags for this Thread