webica icon indicating copy to clipboard operation
webica copied to clipboard

Is executeScript possible with Webica?

Open nda2221 opened this issue 8 years ago • 2 comments

Hello.

Is executeScript possible with Webica? I am new to clojure and cannot figure out how to make it work. Although, there is a webica.remote-web-driver/execute-script fn, I could not make it work.

nda2221 avatar Apr 15 '17 12:04 nda2221

I haven't dug too deep just yet, but I ran into the same thing using the firefox driver. Does one need to explicitly enable this capability? Or is it simply unsupported?

devn avatar May 13 '17 20:05 devn

I think it's supported, but I realize don't have an example or test for it... will investigate.

tmarble avatar May 23 '17 15:05 tmarble