[PHPBB3-16186] puppeteer as alternative to facebook php-webdriver
Re: [PHPBB3-16186] puppeteer as alternative to facebook php-webdriver
We've been having a lot of issues with the UI tests timing out rather often. There are currently only 2 UI tests that are used to test simple JS functionality.
As we'll employ nodejs for various parts of the new style, we're already looking at needing node to develop for 4.x. Therefore, one of the arguments against using something based on node is no longer valid.
To me this really begs the question why we're forcing ourselves to using an awkward and badly working wrapper in PHP when we could also create the tests in node via https://github.com/GoogleChrome/puppeteer.
As we'll employ nodejs for various parts of the new style, we're already looking at needing node to develop for 4.x. Therefore, one of the arguments against using something based on node is no longer valid.
To me this really begs the question why we're forcing ourselves to using an awkward and badly working wrapper in PHP when we could also create the tests in node via https://github.com/GoogleChrome/puppeteer.
- 3Di
- Registered User
- Posts: 951
- Joined: Tue Nov 01, 2005 9:50 pm
- Location: Milano 🇮🇹 Frankfurt 🇩🇪
- Contact:
Re: [PHPBB3-16186] puppeteer as alternative to facebook php-webdriver
+1 for the puppeteer
Free support for our extensions also provided here: phpBB Studio
Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades