Click here to Skip to main content
15,887,434 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,
I have created a web application using asp.net MVC and have used selenium web driver in this web application. This web app is supposed to automate a website containing videos. I'm done with automation so now my application is able to play videos of a website. The problem I'm facing is when I host my website and want it to work the same way as it works on my machine it doesn't.
However its working fine on my machine but unable to do the same after hosting it.
This application requires chrome driver to play videos on google chrome.
Chrome driver should be the part of solution in order to run application but how I can make it play video after hosting website to some other server machine.
1) Is it possible to host website with chrome driver
2) Is it possible to make this application automate google chrome on mac too?

I need to host this application for a client of mine who want to test his website by playing multiple video for specific span of time.

My client uses mac that's why I developed a web application. but now I'm facing problem. How should I go about it? any idea would be helpful.
Please help me out so that I can complete this project to meet deadline.
Thanks
Sohaib
Posted
Comments
ushareddy35 11-Jan-16 6:27am    
My client uses mac that's why I developed a web application. but now I'm facing problem. How should I go about it? any idea would be helpful.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900