filmov
tv
Check Whether Website Has JS , AngularJS Components (Selenium Automation, Google Development Tool)

Показать описание
Open chrome
Open dev tools (F12)
Select the 'Console' tab
1) How To Check Whether Website Has Java Script Used? :- typeof jQuery
2) How To Check Whether Website Has AngularJS Used? :- typeof angular
Open dev tools (F12)
Select the 'Console' tab
1) How To Check Whether Website Has Java Script Used? :- typeof jQuery
2) How To Check Whether Website Has AngularJS Used? :- typeof angular