-
| 
         Hi Akshay, beforeAll hook is not working in your framework. It is igmoring the test itself. why? test.beforeAll(async () => {  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
| 
         Hi thank you for your patience. Have you tried 'global-setup.ts' file in framework. All basic setups are done here .  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Hi Akshay,  | 
  
Beta Was this translation helpful? Give feedback.
Hi thank you for your patience. Have you tried 'global-setup.ts' file in framework. All basic setups are done here .