I am testing the Laserfiche Connector with a web application in which the test utility is unable to recognize any of the page content. The application itself is written in JAVA, run on a remote server and emits XHTML 1.0 code to the browser to render the pages. The site makes extensive use of the RichFaces component framework. I have tried using the 32 and 64-bit version of the test utlity, javascript and UI Automation settings. The JAVA JAB is installed and enabled (32 & 64 bit). They use the Chrome web browser (they are unable to use Firefox or Internet Explorer as certain aspects of the application do not function). I am using the updated test utility.
The entire page is a large table, each cell of the table contains code to generate the content for that cell. I have attached the code used to generate the value in the cell of the table which I wish to use for searches. My question, is the framework interfering with the Laserfiche Connector? I have tried copying the XHTML code and opening it in a browser on my local workstation; the browser rendered it as text, not a webpage, so I am suspecting that the this may be the case. As the location of the value is consistent, would it be possible to manually provide the path for the Laserfiche Connector?