I am trying to develop a plugin in DevonAgent Pro to search Google translate for an Italian word and return the word in English. I set up the following plugin:
<?xml version="1.0" encoding="UTF-8"?> Description Searches the web using <translate.google.com>. EngineUrl https://translate.google.com/m/translate#it/en/_agentQuery_ Identifier translate.google.com Info Google translate test again Plugin Name Google translate test again OffsetPerPage 1 Operators 59 ParseLinks ResultsPerPage 10 Start 0 Version 1.0It has zero results but, the log has the page I desire as a result. Is there any way to get DevonAgent to see this as an available result?
Thank you.
Colin