Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
dmitry23
Contributor II
Contributor II

What JS JQuerry Library QlikView use for genering HTML pages with reports?

Hi, all.

I tested with our automation framework on Selenide/Selenium(JAVA) Qlikview dashboards and faced huge problem. Click actions cannot be performed with a simple click methods. Why is that?

Can you write exactly what JS Jquerry library uses for the building of Qlikview pages with Reports? As I understand, Selenium cannot work properly with some JS JQuerry libraries.

In addition, all tests work correctly in Windows 7. All tests do now work on Windows Server and Windows 10. I use IE.

Labels (1)
1 Solution

Accepted Solutions
Brett_Bleess
Former Employee
Former Employee

You forgot clarification on exactly what you are doing...  Regarding the version, you are not on the latest SR for 12.30 track, that would be SR3, 12.30.20300, just FYI.  I really cannot answer further until I know for sure what it is you are trying to do.  We do use jQuery for the Ajax client, I cannot recall what version was in use in 12.30 track, you can use a Windows Explorer browser and browse to C:\Program Files\QlikView\Server\QlikViewClients\QlikViewAjax\htc on the QVServer and look in the QvAjax.js file, the first entry in that file should be the jQuery version.  I would expect the Desktop WebView version should be based upon the same version as that...  Sorry I do not have anything better at the moment, hopefully this may be for what you were looking.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.

View solution in original post

4 Replies
Brett_Bleess
Former Employee
Former Employee

Need further information to try to help you, what is the full version of QlikView you are running?  Need to know xx.xx.xxxxx version....  Some further detail on exactly what you are doing would be helpful too, as I am not sure I am following what it is you are really doing with what you wrote either.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.
dmitry23
Contributor II
Contributor II
Author

Hello, where I can find a version of QlikView exactly? I am not a administrator or programmer.

dmitry23
Contributor II
Contributor II
Author

12.30.20100

Brett_Bleess
Former Employee
Former Employee

You forgot clarification on exactly what you are doing...  Regarding the version, you are not on the latest SR for 12.30 track, that would be SR3, 12.30.20300, just FYI.  I really cannot answer further until I know for sure what it is you are trying to do.  We do use jQuery for the Ajax client, I cannot recall what version was in use in 12.30 track, you can use a Windows Explorer browser and browse to C:\Program Files\QlikView\Server\QlikViewClients\QlikViewAjax\htc on the QVServer and look in the QvAjax.js file, the first entry in that file should be the jQuery version.  I would expect the Desktop WebView version should be based upon the same version as that...  Sorry I do not have anything better at the moment, hopefully this may be for what you were looking.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.