0

Can i change the version of browser while debugging.

I'm currently using chrome.

I want to test my application for chrome older version compatibility.

Is their any option using chrome dev tools to change chrome versions.

2
  • I think you can use Browser stack for the same it free for some time Commented Dec 28, 2016 at 15:33
  • Did you check it ..? Commented Dec 28, 2016 at 15:36

2 Answers 2

1

You can use Browser stack for the same it free for some time

browserstack

Sign up to request clarification or add additional context in comments.

Comments

1

There's definitely no feature within Chrome DevTools to change Chrome versions.

Chrome doesn't provide a simple or official way to download old versions. You might be able to find some unofficial archives of old versions, but use with caution.

Can I roll back Google Chrome to a previous version?

No - rollback is not supported.

To get to a previous version (which would not be supported by Google), you would need to uninstall your current version, delete every user's saved profile data, and re-install the older version. Users' personal profile data is kept in:

On Windows XP: C:\Documents and Settings\\Local Settings\Application Data\Google\Chrome\User Data On Windows Vista / 7: C:\Users\\AppData\Local\Google\Chrome\User Data

https://www.chromium.org/administrators/frequently-asked-questions

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.