question

GerkmanAles avatar image
GerkmanAles asked ovidiu_constantin answered

Problem with command type in Selenium session

Hi,


I am having problems with 'type' command in Selenium session. I am trying to enter some value into input field in my web application. Command performs successfully but the value is not entered into input field.

I assume that the problem is in input field because it has some 'onkeyup' action that checks the inserted value.

The 'onkeyup' action is this:

onkeyup="PrimeFaces.bcn(this,event,[function(event){bindSipOrMagcfProperties(this)},function(event){PrimeFaces.ab({s:"form-subscriber:summary-tgrp",e:"keyup",p:"form-subscriber:summary-tgrp",u:"form-subscriber:agcf-sip_subscriber"});}])"

Has anybody come across some similar situation? How can I insert my text into this input field?

I am using iTest 5.1. I am also using Chrome browser (latest version). Unfortunately I can not use Firefox or IE browser because my web app supports only Chrome browser.

Is there maybe a way to disable this 'onkeyup' action and then enable it again after text insertion?

Thank you very much.

Regards,

Ales

iTestSeleniumtype
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
ovidiu_constantin avatar image
ovidiu_constantin answered

Hi @GerkmanAles ,

Unfortunately this question would require more investigation form support side, so you would need to open a ticket with support@spirent.com to see if this is an issue.

If it is, we would need to reproduce it in our latest version which is 7.2.0 .

Also please note that 5.1 is a very old version of iTest and will most probably not receive a patch.

10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.