selenium ide - How to open link in new tab -


selenium ide : trying open link in new tab using controlkey or contextmenu , both commands did not work.
using controlkey : 1). verify element present 2)controlkeydown() 3) click link 4) controlkeyup(). when executed, displays error unknown command (control key().

using conetxtmenu : 1 ) verify element present 2) contextmenu target link=linkname 3) click target = link

my advise not test this. both of items trying test features of browser , not of web application. if aim test web application, not adding value testing browser.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -