xebia / Xebium

Xebium provides Selenium (webdriver) bindings for FitNesse, with Selenium-IDE support
http://xebia.github.com/Xebium/
Apache License 2.0
76 stars 62 forks source link

added password encrypt/decrypt stubs, recursive frame/iframe searches us... #122

Open jguglielmi opened 10 years ago

jguglielmi commented 10 years ago

Added encrypt/decrypt stubs, recursive frame search capabilities (no more need for selectFrame) and contextMenu support.

raboof commented 9 years ago

A shame about all the whitespace changes - I added #147 to address that separately

raboof commented 9 years ago

Does searchAllFrames impact performance? It seems to make things a bit more complicated.

raboof commented 9 years ago

Where is encryptString actually used? Could we move this to a separate fixture?

raboof commented 9 years ago

It would be nice to have a example/test demonstrating the added features

jguglielmi commented 9 years ago

It is a recursive call, but I hardly noticed anything. On Jun 28, 2015 4:59 PM, "Arnout Engelen" notifications@github.com wrote:

Does searchAllFrames impact performance? It seems to make things a bit more complicated.

— Reply to this email directly or view it on GitHub https://github.com/xebia/Xebium/pull/122#issuecomment-116333677.

jguglielmi commented 9 years ago

Sure. It is used within an OASIS REST call. There is also a decrypt as well. On Jun 28, 2015 4:59 PM, "Arnout Engelen" notifications@github.com wrote:

Where is encryptString actually used? Could we move this to a separate fixture?

— Reply to this email directly or view it on GitHub https://github.com/xebia/Xebium/pull/122#issuecomment-116333687.