I am using selenium Webdiver with TestNG. My script is working fine on local machines and builds are successful but whenever I deploy it on sever ,it doesn’t routing/navigating to other pages there. What may be the issue?
Home/maven
Softans Latest Questions
Scenario: My baseUrl/Login is something like this https://example.com/#/ and its opening in the 1st tab. After entering the credentials, it is https://example.com/#/verification. I am navigating from here to another url which is opened in 2nd tab. But when it backs to 1st tab, It’s changing to the baseUrl again.
[ERROR] [ERROR] Please refer to C:\Users\ghulamnabi\eclipse-workspace\ProviderStewardship\target\surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] There was an error in the forked process [ERROR] [ERROR] Cannot instantiate class Test_Scenarios.Main [ERROR] ...