IMO, the best approach is to use both a JavaScript and AppleScript
- Use Execute a JavaScript in Front Browser action to extract the specific form fields you want.
- Use Execute an AppleScript action to set the appropriate cells in Excel.
Do you have any experience in using these tools?
If you need more help, we will need:
- The URL, or HTML Code, for the web page of interest.
- URL is best, but if you can't share that, then post the HTML code using the Forum Code Block. Be sure to include at least one
<div>
level above the form.
- URL is best, but if you can't share that, then post the HTML code using the Forum Code Block. Be sure to include at least one
- Upload an Excel file (zipped) that shows:
- Blank cells to be filled in
• Example of the cells properly filled in.
- Blank cells to be filled in
You might search the forum for both JavaScript and Excel.