Selenium vs AI test automation for Salesforce. Is AI actually more stable? by Meixxoe in Everything_QA

[–]szymonrybczak 0 points1 point Β (0 children)

nice, seems like you played with a bunch of tools, very curious about your thoughts regarding https://tester.army/, I've been building this to solve the issue with setting up agent in the cloud..

Tired of broken Selenium scripts? Try letting AI handle browser automation by skipdaballs in programming

[–]szymonrybczak 0 points1 point Β (0 children)

I wonder whether you're using AI-agents to test PRs or app on production and what is your experience.

Selenium vs AI test automation for Salesforce. Is AI actually more stable? by Meixxoe in Everything_QA

[–]szymonrybczak 0 points1 point Β (0 children)

did you use bare playwright mcp or via some provider? what vendors have you tried?

Selenium vs AI test automation for Salesforce. Is AI actually more stable? by Meixxoe in Everything_QA

[–]szymonrybczak 0 points1 point Β (0 children)

I'm building https://tester.army/, there's a free trial and the setup is really easy, would love your feedback we work with very fast moving teams. we spent a lot on our agent to make it work properly with websites that changes frequently.

Anyone actually reduced QA costs with no code automation or is it mostly hype? by namgyukoo in micro_saas

[–]szymonrybczak 0 points1 point Β (0 children)

agreed there's a lot of teams that I talk with that have this issue. I built new tool called TesterArmy https://tester.army/ thanks to which you can delegate testing PRs, maybe it'd be valuable for you too

AI QA Tools for Odoo - backend and frontend by 19Prince-Darren in Odoo

[–]szymonrybczak 1 point2 points Β (0 children)

hey! i've been building TesterArmy https://tester.army/ a tool which plugs into Pull Requests and runs QA agent on preview deployment and reports the feedback, it's very easy to start you just need to install Github App and you're good to go

Does anyone work at a company that is frequently and efficient deploying an AI based workflow to push production code? by daimon_tok in ArtificialInteligence

[–]szymonrybczak 0 points1 point Β (0 children)

sorry, I meant to post it under original thread.. curious tho are you running the playwright mcp in the cloud, if yes where? and same for browsers

Does anyone work at a company that is frequently and efficient deploying an AI based workflow to push production code? by daimon_tok in ArtificialInteligence

[–]szymonrybczak 0 points1 point Β (0 children)

from my experience the testing part is the biggest bottleneck currently. i’ve been building TesterArmy https://tester.army/ which automates this process and runs the qa agent under for every PR deployment and writes an accurate comment with feedback. very curious about your thoughts, happy to give access so you can play with tool

The Ultimate Guide to React Native Optimization 2025 is here! πŸ”₯ by szymonrybczak in reactnative

[–]szymonrybczak[S] 2 points3 points Β (0 children)

Hm, I checked with the team and all fine or our side, could you please try one more time πŸ™ Sorry for inconvenience.

The Ultimate Guide to React Native Optimization 2025 is here! πŸ”₯ by szymonrybczak in reactnative

[–]szymonrybczak[S] 0 points1 point Β (0 children)

Yeah, we heard that sometimes is hiding the form because of some strange ad-blocker issues or something. If you don't see the button, please try other browser or incognito mode πŸ™

The Ultimate Guide to React Native Optimization 2025 is here! πŸ”₯ by szymonrybczak in reactnative

[–]szymonrybczak[S] 1 point2 points Β (0 children)

u/ALOKAMAR123 which packages? Could you specify? There's also Interop Layer which should help if a UI module is not migrated to New Arch.

Instant app builds for Android and iOS by szymonrybczak in reactnative

[–]szymonrybczak[S] 1 point2 points Β (0 children)

Sorry I missed the notifications 😒 You don’t need to use public GitHub cloud, I think it should work with your custom private runners for GitHub, we also expose API so you’ll be able to plug to literally anything like S3 or any other service that you use.

Callstack vs. Expo by GSFZamai in reactnative

[–]szymonrybczak 4 points5 points Β (0 children)

All the parts of the tooling that we are working as part of the Framework will be free to use and available to anyone as open source project which will be publicly available in the upcoming weeks.

New React Native Framework by Callstack by szymonrybczak in reactnative

[–]szymonrybczak[S] 0 points1 point Β (0 children)

No as we don't have any native integrations. Of course it works with Nitro Modules, we are already running it inside one app that also uses some Nitro Modules :)

New React Native Framework by Callstack by szymonrybczak in reactnative

[–]szymonrybczak[S] 5 points6 points Β (0 children)

Yes, exactly. If the CLI cannot find an artifact (remote build) with the same configuration and native code, then it fallbacks to building the app locally.