code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
2171Post New HCL JavaScript Code Interview Questions
Why would you use pneumatics?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
What is a transaction variant and why are they used?
how do we create a worker thread in JavaScript?
How to use jquery library in our asp.net project?
Explain java management extensions (jmx)?
what is database deployment?
What function does data dictionary perform?
What is trigger in pl sql with examples?
Do you know what's the difference between .net and laravel?
What are the components of workflow manager?
How do you fix app errors on iphone?
What is execute immediate in oracle?
What is XML Namespace?
When should you use generator expressions vs. list comprehensions in Python and viceĀversa?