Skip to main content

Browsing Slow - Try this simple Tips


i. Open webpages faster:
  • Open IE go to Tools, click Internet Options.
  • In General under Browsing history section, click Settings.
  • In the Temporary Internet Files dialog box, in Check for newer versions of stored pages section, click Automatically button and set the Amount of disk space to use: 500 MB. Minimum 250 MB.
  • Click OK, Apply change. See the difference.
ii. Increase browsing speed by turning off graphics in Windows Internet Explorer: In the Settings box under Advance tab of Internet option scroll down to the Multimedia section. Uncheck the following check boxes.
  •  Play animations in web pages
  •  Play sounds in web pages
  •  Play videos in web pages
  •  Show pictures.  Click Apply
iii. Browse offline by saving web pages on your computer:

iv. Reduce email size and use simple email signatures.

v. Send email using Groups / Distribution Lists.

vi.  Send multiple Attachment by compressing which save lot of space. Use winzip or winrar for compressing.

Comments

Popular posts from this blog

Appium: error: Couldn't start Appium REST http interface listener

Sometime it happens that Appium server doesn't start getting below error message - error: Couldn't start Appium REST http interface listener. Requested port is already in use. Please make sure there's no other instance of Appium running already. Solution: In Windows - Start Task manager > Open Processes Tab > Kill process ' node.exe ' Start the Appium server again it will resolve the issue.