You are viewing limited content. For full access, please sign in.

Question

Question

Difference between JavaScript and UI Automation in Laserfiche Connector

asked on March 17, 2016 Show version history

Hi All,

From the connector we have "analyse using " to retrieve information to be able to connect to the application.

Can someone help me to know what is the difference between java script and UI Automation to find controls .

Thank you in advance

0 0

Replies

replied on March 17, 2016

Basically they are simply two different ways to call into the external applications to read the data using slightly different technologies - applications can be inconsistent about not working with one or the other, but in most cases they'll work with at least one. Our recommendation is to try javascript first (it's generally a bit more efficient) and if that doesn't work, try UIAutomation. 
 

Totally unrelated to your actual question, I'm seeing over a dozen links there - did you paste those in and then delete them from the post? You can make those go away by editing your post and clicking the x button next to each of them, I just want to confirm they didn't show up in some other unrelated manner. 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.