Menu

I want to contribute some functionality to this Project.

Developers
2015-05-12
2015-05-14
  • Naveen Kumar

    Naveen Kumar - 2015-05-12

    Hello Developers,
    We used Abbot to automate our Java GUI project and we enhanced some below functionality.

    1)Automatic dynamic Property file generation with key value pair. So we can use same script to run on another machine only after making change in property file.

    2)Double click on JTable. Now user can record and playback double click on Table row selection.

    3)JRE8 support to run abbot on Unix System. If we use current Version, it throws ActionFailedAction Exception on Unix systems.

    4)Pop-up selection after click on Table row.

    5)Check box click inside table row which is not supported as of Now.

    I want to contribute back these enhancements in abbot code.

    Can you please let me know how can I do this?

    Thanks,
    Naveen Kumar

     

    Last edit: Naveen Kumar 2015-05-12
    • Gerard Davison

      Gerard Davison - 2015-05-12

      Naveen,

      I used to do this; but I have since moved onto other things. Unfortunately the person who was supposed to take over from me has left Oracle is no longer involved. If you have a path I would be willing to take a look and see if I can get the time to merge it in. I am interesting 3) because we run with JDK 8 with very few issues.

      Simple go to the root of the svn repository and mail me the output of svn diff.

      Gerard

      On 12 May 2015, at 07:06, Naveen Kumar naveengujjar29@users.sf.net wrote:

      Hello Developers,
      We used Abbot to automate our Java GUI project and we enhanced some below functionality.

      1)Automatic dynamic Property file generation with key value pair. So we can use same script to run on another machine only after making change in property file.

      2)Double click on JTable. Now use can record and playback double click on Table row selection.

      3)JRE8 support to run abbot on Unix System. If we use current Version, it throws ActionFailedAction Exception on Unix systems.

      4)Pop-up selection after click on Table row.

      5)Check box click inside table row which is not supported as of Now.

      I want to contribute back these enhancements in abbot code.

      Can you please let me know how can I do this?

      Thanks,
      Naveen Kumar

      I want to contribute some functionality to this Project. https://sourceforge.net/p/abbot/discussion/168263/thread/329f793c/?limit=25#91a9
      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/abbot/discussion/168263/ https://sourceforge.net/p/abbot/discussion/168263
      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ https://sourceforge.net/auth/subscriptions

       
  • Naveen Kumar

    Naveen Kumar - 2015-05-14

    Hi Gerard,

    Thanks for your response and showing interest in enhancements.

    I will send you svn diff soon.

     

Log in to post a comment.