1.

What Is Webpage Module Method? Name Some Of Them?

Answer»

WEBPAGE module keeps the method for COOKIES, Frames, Page Navigation, Reload, Rendering and UPLOADING of FILES.

Some webpage module methods are:

  • addCookie()
  • clearCookies()
  • deleteCookie()
  • getPage()
  • goBack()
  • goForword()
  • go()
  • includes()
  • injectJs()
  • childFramesCount()
  • childFramesName()
  • currentFrameName() etc.

Webpage module keeps the method for Cookies, Frames, Page Navigation, Reload, Rendering and Uploading of Files.

Some webpage module methods are:



Discussion

No Comment Found