Home > Software engineering >  Windows can use Safari for the frontend developer?
Windows can use Safari for the frontend developer?

Time:01-31

now i'm frontend developer When I design a web page with css in Safari browser it renders differently from other browsers like Chrome, Firefox, Then I want to use the Safari browser on windows to test my web pages.

CodePudding user response:

The best solution is to download the MacOs and install in a virtual machine like VmWare or Virtualbox. You can also use real-time safari browser using these website. There are many free real-time safari browser too.

Thanks, ladecruze

CodePudding user response:

Now its not possible to install it. Alternative is that you can try to do it on linux ubuntu (or virtualbox on windows and there ubuntu and safari).

There are two potential workarounds for installing Safari on Linux: using WINE (the compatibility layer, not the drink) or using WINE and PlayOnLinux, which provides a graphical user interface (UI) for WINE.

https://www.maketecheasier.com/install-safari-on-linux/

regards

  •  Tags:  
  • Related