antonio_matos
13 years agoNew Contributor
jquery ui slider problem
Hi,
The jquery ui slider isn't working well with test complete.
We have the jquery-ui-1.8.2 asd we are using a slider later on our site to allow the user to define a number of elements.
We managed to overcome the problem caused by the testcomplete not managing to detect the end value for the slider wich is used in the SetPosition action to simulate the user setting the position the slider. To go arround that we used instead of the SetPosition the wPosition [Set] action. However it seems the code behind we have (in javascript) is not recognizing the change of position in the slider, which causes an essencial variable in the process not to have the correct value.
We assumed it could be a problem with the jquery ui plugin and the version we used, so we tested with an upgrade to version 1.9.2, for which we also had the same problem.
We'd thank anyone that could help us go arround this problem.
Thanks in advance,
Ricardo Rodrigues
The jquery ui slider isn't working well with test complete.
We have the jquery-ui-1.8.2 asd we are using a slider later on our site to allow the user to define a number of elements.
We managed to overcome the problem caused by the testcomplete not managing to detect the end value for the slider wich is used in the SetPosition action to simulate the user setting the position the slider. To go arround that we used instead of the SetPosition the wPosition [Set] action. However it seems the code behind we have (in javascript) is not recognizing the change of position in the slider, which causes an essencial variable in the process not to have the correct value.
We assumed it could be a problem with the jquery ui plugin and the version we used, so we tested with an upgrade to version 1.9.2, for which we also had the same problem.
We'd thank anyone that could help us go arround this problem.
Thanks in advance,
Ricardo Rodrigues