- madhav
- Posts : 5
Join date : 2015-02-16
Age : 41
Location : Bangalore
web page doesn't load properly
Tue Feb 24, 2015 2:29 pm
hello friends,
I try to open URL in selenium web driver,but it doesn't load properly(both mozilla/chrome).whereas when I try to open manually it loads properly.
Below is my code
WebDriver driver = new FirefoxDriver();
driver.navigate().to("https://ovx.me/demos/asmws_sample/self-paced-media-session.html/");
driver.manage().timeouts().implicitlyWait(30,TimeUnit.SECONDS);
Can you please help me on this.thanks in advance
I try to open URL in selenium web driver,but it doesn't load properly(both mozilla/chrome).whereas when I try to open manually it loads properly.
Below is my code
WebDriver driver = new FirefoxDriver();
driver.navigate().to("https://ovx.me/demos/asmws_sample/self-paced-media-session.html/");
driver.manage().timeouts().implicitlyWait(30,TimeUnit.SECONDS);
Can you please help me on this.thanks in advance
- AgoBalanAmateur
- Posts : 36
Join date : 2015-02-23
Re: web page doesn't load properly
Tue Feb 24, 2015 4:02 pm
Dude its working fine, NO issue I found..
Kindly check whether Firefox and is installed in your machine.
Kindly check whether Firefox and is installed in your machine.
- madhav
- Posts : 5
Join date : 2015-02-16
Age : 41
Location : Bangalore
Re: web page doesn't load properly
Tue Feb 24, 2015 4:36 pm
Hi Angelo, It works after installing latest firefox version...thanks...
Permissions in this forum:
You cannot reply to topics in this forum