[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[ercp-dev] Wonderful project! Supported platforms? Support for TagSoup/XOM or NekoHTML/Xerces?
|
- From: Misha Koshelev <misha680@xxxxxxxxx>
- Date: Tue, 25 May 2010 20:55:19 -0500
- Delivered-to: ercp-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=kJ8e302FJJbsxBQ3bHcJE9IwVHY/rg0z5RnvF8oPO5I=; b=q4Bq6hmAEXnfAEcdGr0vMj3crnhS2m9JVA8+XwZTyb52TMA9j35tVJ/OMmNors2nYK NWYam/X5IOQ8NFFKXHHCMkYZo2pnkCNBHWi4Is7P9qMTurAvtqOXFUjRlTEDnUiCVGS7 mOlMQSEcHoz1OSSwf/c0tdUrORiHVPrFfHIq8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=gehnOqzckuj/MdRHoNwewPRKzX/N/af8JxotouExFOAu1EFSI937RfSMtgOMVlu8am vdYz5YzbiZnIcy6RPV/uiWgEV79AvfhQQcAFlIniTP9Lg4acBvJ69Qd5DIuznIiCbxlS Z3zrpjHGv8M7qbGSn9PWUuCe6gG+wuYEE97N0=
- User-agent: Thunderbird 2.0.0.24 (X11/20100317)
Dear All:
Thank you so much for your work on eRCP.
I am currently working on a WebDriver-like Web Automation Framework for SWT:
http://www.mkosh.com/
and may be very interested in adding embedded support.
Just wondering:
1) Is eRCP actively supported on any platforms? In other words, would it be easy to use eRCP-based software for the end user, and, if so, how?
2) My new (not yet released) version of the framework uses NekoHTML/Xerces for XPath support. An alternative is TagSoup/XOM. I see there is a
microXML parser that is part of eRCP, but I do not believe this will work for street-level HTML (am I incorrect)? Any ideas whether these packages might work with eRCP?
3) This may be asking too much, but is Javascript supported on the eRCP Browser object?
Thank you!
Misha
p.s. Please reply all if possible. Thank you.