While testing a website it requires to login again first every-time

Hell, When Executing test cases, The website requires to log in first for every test case. is there any solution to fix so that I don’t need to provide Credentials for each test case.
Thanks!