All Scenarios

5

Passed Scenarios

0

Failed Scenarios

5

Execution Time: 28s 661ms

Expand All | Collapse All

Given I open the homepage 231ms

When I log in with email and password 802ms

Then I should land on the dashboard 521ms

When I go to Ask New Question 111ms

And I submit a new astrology question 5s Show Error +
                                            
Error: function timed out, ensure the promise resolves within 5000 milliseconds at Timeout.(anonymous) (/root/jyotishi-selenium-tests/node_modules/@cucumber/cucumber/src/time.ts:52:14) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7)

Then I should be redirected back to the dashboard with confirmation < 1ms

After 588ms Screenshot +
                                        
                                        
                                

Given I open the homepage 291ms

When I attempt Google Sign-In 5s 9ms Show Error +
                                            
Error: function timed out, ensure the promise resolves within 5000 milliseconds at Timeout.(anonymous) (/root/jyotishi-selenium-tests/node_modules/@cucumber/cucumber/src/time.ts:52:14) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7)

Then I should see my dashboard after Google auth < 1ms

After 278ms Screenshot +
                                        
                                        
                                

Given I open the homepage 29ms

When I log in with email and password 5s Show Error +
                                            
Error: function timed out, ensure the promise resolves within 5000 milliseconds at Timeout.(anonymous) (/root/jyotishi-selenium-tests/node_modules/@cucumber/cucumber/src/time.ts:52:14) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7)

Then I should land on the dashboard < 1ms

When I log out from the dashboard < 1ms

Then I should be redirected to the public landing page < 1ms

After 312ms Show Error +
                                            
Error: ENOENT: no such file or directory, open '/root/jyotishi-selenium-tests/reports/screenshots/FAIL_Login_with_email/password_then_logout_2025-12-27T02-00-28-968Z.png' at Object.openSync (node:fs:596:3) at Object.writeFileSync (node:fs:2322:35) at World.(anonymous) (/root/jyotishi-selenium-tests/step_definitions/hooks.ts:46:8) at processTicksAndRejections (node:internal/process/task_queues:95:5)

Given I open the homepage 112ms

When I try to log in with invalid credentials 5s 1ms Show Error +
                                            
Error: function timed out, ensure the promise resolves within 5000 milliseconds at Timeout.(anonymous) (/root/jyotishi-selenium-tests/node_modules/@cucumber/cucumber/src/time.ts:52:14) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7)

Then I should see a login error and stay on the login page < 1ms

After 288ms Screenshot +
                                        
                                        
                                

Given I open the homepage 103ms

When I navigate to my profile page 5s Show Error +
                                            
Error: function timed out, ensure the promise resolves within 5000 milliseconds at Timeout.(anonymous) (/root/jyotishi-selenium-tests/node_modules/@cucumber/cucumber/src/time.ts:52:14) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7)

And I fill my profile details and save < 1ms

Then my profile should be saved successfully < 1ms

After 291ms Screenshot +