Element not visible with plugin
Hi,
I have written an arachni custom plugin and has a script which clicks on checkbox but giving below error ..
[2017-01-31 12:16:04 -0500] Session: [utilities#exception_jail:428] [Selenium::WebDriver::Error::ElementNotVisibleError] {"errorMessage":"Element is not currently visible and may not be manipulated","request":{"headers":{"Accept":"application/json","Accept-Encoding":"gzip;q=1.0,deflate;q=0.6,identity;q=0.3","Connection":"close","Content-Length":"2","Content-Type":"application/x-www-form-urlencoded","Host":"127.0.0.1:16955","User-Agent":"Ruby"},"httpVersion":"1.1","method":"POST","post":"{}","postRaw":"{}","url":"/click","urlParsed":{"anchor":"","query":"","file":"click","directory":"/","path":"/click","relative":"/click","port":"","host":"","password":"","user":"","userInfo":"","authority":"","protocol":"","source":"/click","queryKey":{},"chunks":["click"]},"urlOriginal":"/session/bd272430-e7d8-11e6-a70e-4934a2724624/element/:wdc:1485882957852/click"}} (org.openqa.selenium.ElementNotVisibleException)
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tasos Laskos on 31 Jan, 2017 06:33 PM
May I see the script please?
2 Posted by naveen.085 on 03 Feb, 2017 03:43 PM
Hi Tasos, I was able to fix the issue. thank you..
But when started scanning which has XSS validation, In console, it's showing as "[~] XSS in script context: Checking results of deferred taint analysis for execution-flow sink data." and scan is taking more time .
Support Staff 3 Posted by Tasos Laskos on 04 Feb, 2017 01:14 PM
The check needs to check the results of its audit, there's nothing to be done about that.
Tasos Laskos closed this discussion on 04 Feb, 2017 01:14 PM.