Package main.Pages

Class StudentLogin

java.lang.Object
main.Pages.Page
main.Pages.StudentLogin

public class StudentLogin extends Page
Page for student's login
Since:
2023-4-13
  • Constructor Details

    • StudentLogin

      public StudentLogin(Page previousPage, String userType)
      Base constructor for this page
      Parameters:
      previousPage - the previous page
      userType - the curretn user type
  • Method Details