36
Views
3
Comments
Tools for Testing React Responsive WebSite in different Devices

Hi All,


I'm developing a React Responsive WebSite. It will be available for multiple Devices.

For test in the different Devices, what tools should I use?


Thanks in advance

2020-08-02 02-17-48
Mganda

Hi Ana

I hope these solutions will be of help to;

1. I always find it easier to just open the app am working on in my mobile device and feel its responsiveness.

2. You can also adjust the size of your browser to simulate different screen sizes i.e iPad and phone sizes.

3. On your IDE there are buttons for mobile, iPad and desktop and their different orientations like the attached image



I hope this helps.


Billy

2017-06-08 13-25-00
Ana Gama

Hi Billy,


Thank's for your reply.

So, if i need to test the responsive multiple devices, using Selenium for example, I just need to adjust the browser size. I'm correct?


Thanks 

2026-04-01 11-40-30
Mahesh Manchala

Ana Gama wrote:

Hi All,


I'm developing a React Responsive WebSite. It will be available for multiple Devices.

For test in the different Devices, what tools should I use?


Thanks in advance

 Hi

Try the below documentation

https://success.outsystems.com/Documentation/How-to_Guides/DevOps/How_to_do_UI_testing_with_Selenium

 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.