Jump to content

AutoIt v3 window info doesn't capture events Fireforx 3.6 with windows7


Recommended Posts

Issues below,

1. Auto It window info doesn't capture the controls & visible text in firefox 3.6 - Please provide me a solution.

2.Please find the attached code and i call the same with these arguments in java

String[] dialog;

dialog = new String[] { "D:\\Save_Dialog_FF.exe", "Opening autoit-v3-setup.exe", "&Save" };

Runtime.getRuntime().exec(dialog);

after the save as dialog box(opens through automated script) then click on save button is not happening.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...