• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Will Selenium tool work in Remotely accessed ( thru Citrix) Internet Explorer

 
Ranch Hand
Posts: 36
Eclipse IDE Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I'm in a need to test an online application, through the Selenium tool.

But, unfortunately, I'm not able to open the given application locally. Hence, My client instructed me to test it in Remote environment.

Hence, I need to Open Citrix login page of my Client and login with my credentials and then, launch the 'Citrix Internet Explorer' and then, I Should open the 'Address' where the application resides.

The Problem is,

I have worked on Selenium tool, for application, which will work locally.

is it possible to test the application, in this Citrix launched InternetExplorer?

If Yes, Please, provide me some light on this.

If 'No', Please suggest me, some other tool, which I can use to test this kind of applications.

Thanks In Advance,
Paul_E
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic