This thread is trying to answer question "What are the opinions, suggestions or thoughts regarding moving from Page Object Model to functional programming?"
I used to use the POM and fp for a while and there are strong and weak sides for both of `em. It depends on what the goal is to switch approaches. I'd like to say that the POM is easier than fp and more understandable for new teammates and reading the code. Whereas the fp requires less code and it's more agile than the POM
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].