Udemy Playwright: Web Automation Testing From Zero to Hero: Difference between revisions

Jump to navigation Jump to search
m
Line 1,020: Line 1,020:
   onDatePickerPage = () => this.datePickerPage
   onDatePickerPage = () => this.datePickerPage
}</nowiki>
}</nowiki>
Notes:
* I swapped to using arrow notation for specifying the PageManager's methods. (Make it a lot more concise and has less verbiage)


  <nowiki>
  <nowiki>

Navigation menu