AnkitKabra20

Results 7 comments of AnkitKabra20

I tried but it didn't work. It got stuck and doing nothing. What is your chrome version ? Public Function Host_Test_App() '****************************************************************** ' FUNCTION FOR BROWSING THE APPLICATION '****************************************************************** On...

Tried with Continue it did not work either. Its not doing any thing ![image](https://cloud.githubusercontent.com/assets/19610025/22299658/fa2cd220-e2f2-11e6-99a6-802597d72d3f.png) ![image](https://cloud.githubusercontent.com/assets/19610025/22299673/0651cbbe-e2f3-11e6-93c6-9b02e44086ed.png) Afterwards getting an error message ![image](https://cloud.githubusercontent.com/assets/19610025/22300255/e4c9eb8c-e2f4-11e6-939a-8b7fcd4120e4.png)

Tried By Putting additional line right after continue. Its doing nothing just stuck ![image](https://cloud.githubusercontent.com/assets/19610025/22300180/a848a5ea-e2f4-11e6-9cc1-858173363c98.png) ![image](https://cloud.githubusercontent.com/assets/19610025/22300214/c549e1c2-e2f4-11e6-8338-17b760d6f005.png) Afterwards getting an error message ![image](https://cloud.githubusercontent.com/assets/19610025/22300255/e4c9eb8c-e2f4-11e6-939a-8b7fcd4120e4.png)

Please let me know if the code should be like this Public Function Host_Test_App() '****************************************************************** ' FUNCTION FOR BROWSING THE APPLICATION '****************************************************************** driver.Start "chrome", "http://www.google.com" driver.Manage.DeleteAllCookies 'driver.SetCapability "unexpectedAlertBehaviour", "ignore" driver.Get...

I did the same way you told. Its stuck and not doing any thing. and got the time out ![image](https://cloud.githubusercontent.com/assets/19610025/22301029/77df3ab0-e2f7-11e6-9944-8b03acbb684f.png)

It doesn't matter as it results the same. Are you making it done on your system. What version of chrome browser and extension you are using. May be I should...

Issue is Not with the Code but with the Chrome Driver. As from my org Stand Point Fire Fox Versions are blocked to 52.0 so I was getting the following...