I asked this question on SQA a few days ago but got no response. I know this is more open-ended, so I appreciate some leeway.
A majority of our users are on mobile safari, but we run our automation in gitlab pipelines using a linux kernal as the runner. Is there a way a good option for running our tests in webkit-based browser to ensure it renders correctly on Safari (or as best we can)? My googling found webkitgtk, and I did find some driver documentation on it, but I don't know anything about it AT ALL, other than it exists. I'm hoping there us another option that I am unfamiliar with.