2 Votes Vote

Selenium server doesn't work with page after it was redirected.

Posted by topdog 366 days ago Questions| page work doesn All

I have a page which is like a splash screen. It performs some work and when it is complete it sends a request with ajax to main application. Main application should redirect to other page if everything is correct.

When I test it on selenium server, it doesn't work properly. It sends test failed after splash screen page. Like it doesn't see the redirection and can't search new contents for specified text.

Originally asked by: Eugene on Stack Overflow

Discuss Bury


Who Voted for this Question