You are on page 1of 1

Instructions:

- Technology to be used: JavaScript


- Expected output is a zipped folder with JS/HTML files
- We will validate the scripts on Google Chrome console, so please test before
sharing

Task 1:
1. The number of articles on the page.
2. The number of images on the page.
3. The number of exit links on the page.
Websites to be tested on:
- https://www.indiatimes.com/news/
- https://news.google.com/?hl=en-IN&gl=IN&ceid=IN:en

Task 2:
1. Consider any website, and whenever you click on a link in the page,
automatically link name
should be shown in an alert box. (no hard coding of the links names)
2. Open Any wikipedia page (https://en.wikipedia.org/wiki/PHP). If user click on
any link (href), that
link should not be open as next window. Link should be open in a popup.

You might also like