File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -616,7 +616,7 @@ export const playwrightResources: Resource[] = [
616616 {
617617 id : "69" ,
618618 title : "PwAPI Plugin" ,
619- description : "Comprehensive Playwright learning resource with tutorials and best practices from Checkly " ,
619+ description : "Playwright Plugin for Comprehensive API Testing and presenting Results in User Friendly Manner. " ,
620620 url : "https://github.com/sclavijosuero/pw-api-plugin" ,
621621 category : "Tools" ,
622622 tags : [ "Tools" , "API" , "Plugin" ] ,
@@ -794,6 +794,15 @@ export const playwrightResources: Resource[] = [
794794 category : "Integrations" ,
795795 tags : [ "Integrations" , "Playwright" , "BDD" ] ,
796796 isGithub : true ,
797+ } ,
798+ {
799+
800+ id : "90" ,
801+ title : "Artem Bondar" ,
802+ description : "Playwright with TS by Artem Bondar" ,
803+ url : "https://youtube.com/playlist?list=PL4a2-SrtFTviZQZiBiZD3cArnKjSDOMLy&si=YWvVAfWwvxPjFcBZ" ,
804+ category : "Youtube Channels" ,
805+ tags : [ "Youtube Channels" ]
797806 }
798807] ;
799808
You can’t perform that action at this time.
0 commit comments