Freshdesk provides a free helpdesk system so we can manage our support tickets. They have the feature that allows us to send emails through our own email address (vs using their own email address), and an app that works well to respond and organize tickets.
My biggest gripe with the service is that they are missing a feature that HelpScout has, where we can reply directly to the notification email and that reply gets sent to the customer. With freshdesk, we have to log into their portal or use the app in order to send a reply.
Based on our record, Cypress.io should be more popular than Freshdesk. It has been mentiond 28 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
When I click on it and try to view my ticket it asks me to log in, but then tells me my email and password are incorrect, I can log into Moog music just fine....and NOT freshdesk.com. Source: over 1 year ago
What I suggest is using freshdesk.com. It's free for some of the base needs such as automatically creating ticket when people email as support email, giving clients a portal to fill out what you want them to fill out which creates a ticket, automatically notifies people on your team (up to 10) and allows you to create departments and emails them when a ticket is assigned to that department, reply via email allows... Source: over 1 year ago
Freshdesk (Free up to a certain number of users): Offers ticketing and knowledge base. Link. Source: about 2 years ago
Since Freewallet is a quite small company they outsource their "support" from this Indian startup the communication is quite complicated. If the company doesn't want to spend more money in order to hire a good support engineer, and instead prefers to save some money by going offshore. Then this companies' customers swill suffer. Source: over 2 years ago
We use Freshdesk from Freshworks. Works great for us. No real complaints. Source: almost 3 years ago
This is pretty cool - the Jira/Linear integration could save a ton of manual work. How do you handle test data setup and teardown? That's usually where these workflows get messy. For alternatives in this space, there's qawolf (https://qawolf.com) for similar automated testing workflows, or I'm actually building bug0 (https://bug0.com) which also does AI-powered test automation, still in beta. For the more... - Source: Hacker News / 12 days ago
Feature: Web Accessibility Tests Feature: Web Accessibility Tests Scenario Outline: Verify all WCAG Violations Given I am on the "" page And Verify all Accessibility Violations Scenario Outline: Verify P1,P2 WCAG Violations Given I am on the "" page And Verify only P1, P2 issues Examples: | url | | https://google.com | | https://amazon.in | | https://agoda.com | |... - Source: dev.to / 10 months ago
In this blog post, we'll explore a Cypress test that replicates this scenario, utilizing the powerful intercept command to manipulate network requests and responses. - Source: dev.to / over 1 year ago
Maybe something like Cypress is what you're looking for? Cypress.io. Source: about 2 years ago
You won't be able to test the javascript function itself from within python, but you can exercise the front-end code using something like cypress (https://cypress.io) or the older but still respectable selenium (https://selenium.dev). Source: about 2 years ago
Zendesk - Zendesk is a beautiful, lightweight help-desk solution.
Selenium - Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.
LiveAgent - LiveAgent is a fully-featured web-based live chat and help desk software. It harnesses the power of a universal inbox, real-time live chat, built-in call center, and a robust customer service portal. Start your free 1 month trial today!
Katalon - Built on the top of Selenium and Appium, Katalon Studio is a free and powerful automated testing tool for web testing, mobile testing, and API testing.
Intercom - Intercom is a customer relationship management and messaging tool for web businesses. Build relationships with users to create loyal customers.
puppeteer - Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium...