# Ghost Inspector Reviews
**Vendor:** Ghost Inspector  
**Category:** [Automation Testing Tools](https://www.g2.com/categories/automation-testing-tools)  
**Average Rating:** 4.6/5.0  
**Total Reviews:** 29
## About Ghost Inspector
Ghost Inspector is an automated browser testing service that allow you to monitor and test your websites using real browsers from the cloud. We offer a cohesive solution for easily creating, recording, managing and running your tests. Review detailed test results and get notified when failures occur. Ensure that your websites and applications are working as expected by testing them end-to-end from a user&#39;s perspective in the browser.




## Ghost Inspector Reviews
  ### 1. Ghost Inspector is the best automation tool or application out there.

**Rating:** 5.0/5.0 stars

**Reviewed by:** S P. | Software Test Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** September 23, 2025

**What do you like best about Ghost Inspector?**

Ghost Inspector is the best automation tool or application out there.  This is the only automation tool out there you do not need a dedicated resource to handle to do the creating of the auto tests and maintaining them.  Selenium and other tools like it take up way to much of your time figuring out how to create the tests and why or how they broke and if the failures are truly even failures.  The ease of use on this tool out weights all the others in a big way.

**What do you dislike about Ghost Inspector?**

Nothing I dislike about Ghost Inspector but I would like to see them continue to add new features to the product if at all possible.

**What problems is Ghost Inspector solving and how is that benefiting you?**

Ghost Inspector solves the problem of employee resources manually testing and re-testing the same areas within our application with simple test automation and the stability of our tests are really good.

  ### 2. Our secret weapon to building at an incredible pace

**Rating:** 5.0/5.0 stars

**Reviewed by:** Moe L. | Founder and CEO, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 03, 2023

**What do you like best about Ghost Inspector?**

Ghost Inspector has been the best tool for us to test and ensure everything is working as expected. We have unit testing at the code level, but Ghost Inpsector has helped us significantly more since the tests are more powerful. The API is super powerful and helped us build the testing into our CI/CD with perfect integrations with Slack. We have a dedicated test creator and the ease of creating new tests as our platform evolves has been the cherry on top. We use this literally dozens of times a day. The very few times we had to contact support we got a response back in minutes.

**What do you dislike about Ghost Inspector?**

There are no downsides to using Ghost Inspector.

**What problems is Ghost Inspector solving and how is that benefiting you?**

With our fast evolving product at Tadabase, staying on top the hundreds of place our updates can have impact has been challenging. With this tool, we now automate that entire process.

  ### 3. Fully featured UI automation tool for fast moving teams

**Rating:** 3.5/5.0 stars

**Reviewed by:** Ed B. | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 06, 2023

**What do you like best about Ghost Inspector?**

- Detailed failure messages and video of what happened during tests; it was easy to figure out why a particular test ailed without re-running it.
- API integration; we were able to wire our test suites into our CI pipelines without oo much additional effort (using Azure DevOps plugin & integration with Pager Duty for failures)
- Responsive support - loved that you guys are available to answer questions whenever we have them
- Data-driving - we used this feature to capture and drive tests in different environments with different master data (single test, multiple execution) which reduced cost of ownership
- Ability to build component-ized tests which were constructed from re-usable script components;  massively reduced the cost of ownership by removing duplication between tests
- Costs are relatively low for our entire org when compared with other commercial tools (HP, Ranorex, Tosca)
- Quickly recording data migration or other ad-hoc automation jobs is a cinch, accelerating data setup and other jobs

**What do you dislike about Ghost Inspector?**

As a long term heavy user of GI, the following are listed as dislikes, but hopefully the suggestions would be considered by the team :) 

- Our app relies heavily on succesful API calls to sync the test with the app, GI provides no mechanism to wait for the result of a specific api call before continuing execution.  This resulted in flaky tests which would sometimes work and sometimes fail depending on how rapidly the api responded.
- Without care, tests ended being a long list of browser instructions (click, check, navigate, etc) and the sense of the test was lost.  It would be great to see a way to group / folder up steps within a test that could be labelled with the intent of the test (labels per step are a half-way house, but require test authors to use them ...)
- global / test variables are very useful, and it would be even better if they were suggested automatically when writing steps (autocomplete / suggest)
- automatically generated element locators based on ARIA markup (role, lable, for, etc) would be better than the current DOM structure based approach (td > div > etc).
- source control; there isn't any - whilst you can extract and source control tests individually, once you start importing / calling other scripts all bets are off.  An audit history for tests (who edited what / when) would go a long way toward working around this issue.  Maintaining different versions of the test for different feature sets (feature switches) was unmanageable.
- API integration - stopping a test run is not currently included in the Azure Devops integration, so cancelled runs have to be manually stopped in GI to avoid consuming minutes
- You can only wait for up to a minute for an element and this is global for an entire test, so if you have a step or a process which takes longer than this, you have to use a static wait which introduces flakiness into your tests.  It would be great if there was a method which allowed you to wait for an element to be shown (or hidden) with a timeout that's longer than 60s.

**What problems is Ghost Inspector solving and how is that benefiting you?**

Initially, it was automating repetitive regression testing, to reduce manual effort which saved time and allowed us to release changes to market faster.

  ### 4. Ghost Inspector is the easiest to use auto test application out there

**Rating:** 5.0/5.0 stars

**Reviewed by:** Seth P. | Mid-Market (51-1000 emp.)

**Reviewed Date:** May 09, 2023

**What do you like best about Ghost Inspector?**

Ghost Inspector is easy to use which allows you to work on all the other areas of work without spending hours or days trying to get an auto test to run right and stay running.

**What do you dislike about Ghost Inspector?**

I wish Ghost had a Microsoft Explore browser auto-test option.  I think they mentioned they are working on this now.

**What problems is Ghost Inspector solving and how is that benefiting you?**

The ease of use solved a lot of what all the other test automation tools out there do not provide.

  ### 5. Awesome Tool for automating Web apps !

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 04, 2023

**What do you like best about Ghost Inspector?**

Incredible Time Savior for Web-based apps to run sanity checks before releases !! Saved us from releasing bugs.

**What do you dislike about Ghost Inspector?**

Would love to have the ability to automate native mobile apps.

**What problems is Ghost Inspector solving and how is that benefiting you?**

Running sanity checks across the site before releases. It saves time and human errors. It has made us more productive enabling frequent releases.

  ### 6. Incredible product

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ignacio G. | PMO  - Project Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 03, 2022

**What do you like best about Ghost Inspector?**

It´s straightforward to record test plans. Very user-friendly.
The snapshot comparison is a life saver :  sometimes things go wrong due to content uploaded by the user, or a faulty release, but the content we are looking for is there. However the page broken or content is hidden .  Ghost inspector AUTOMAGICALLY  spots the error and raises the alarm on TEAMS.

It also records previus tests results and it´s easy to go back to a date and see not only the test but screenshots recorded on demand during the test execution.

**What do you dislike about Ghost Inspector?**

Even though you can export a whole test plan to various text-friendly formats,  you cannot import in bulk. Sometimes we ship the PRE test plan and have to edit URL´s to adapt them to the PRO environment. 
This could be sped up by using labels for the URL´s, but you´d still have to import all the tests one by one.

**Recommendations to others considering Ghost Inspector:**

Order a trial.   Using its basic features, recording the tests with the plugin will allow you to be productive in minutes. 
Have a look at the user documentation; it´s very user-friendly; there are even concise videos you´ll easilly leaned what other features you can use once you start working with it.

**What problems is Ghost Inspector solving and how is that benefiting you?**

We manage 39 sites, with ghost inspector, we can do over 130+ (and growing) tests daily to ensure nothing has gone wrong, it allows us to provide our content is showing as expected and spot and solve errors before our key users realize its there. 

It also helps us to do very powerful regression tests before we release new features on the test enviroment avoiding rollbacks (and drama!) on the production servers. 

We are releasing new features with a ghost inspector test plan and adding more projects on every issue we solve.

  ### 7. Fantastic Automation Tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Adam C. | Small-Business (50 or fewer emp.)

**Reviewed Date:** April 14, 2020

**What do you like best about Ghost Inspector?**

Ghost Inspector is incredibly easy for a non tech person to setup and use.   Ghost Inspector automates and streamlines our processes saving countless man hours and expense... and providing a better experience for our customers. 

The Ghost Inspector team is easy to reach & friendly in answering any questions and helping us improve our experience.

**What do you dislike about Ghost Inspector?**

It took a little bit to get everything setup.  However, I believe this was my lack of technical know how.  Once I learned how to use all the tools correctly, everything is a breeze!

**What problems is Ghost Inspector solving and how is that benefiting you?**

Ghost Inspector automates and streamlines our processes saving countless man hours and expense.s

  ### 8. Very good automated tester

**Rating:** 4.0/5.0 stars

**Reviewed by:** Petar C. | Economist, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 23, 2021

**What do you like best about Ghost Inspector?**

Using the dashboard, you can very easily set up your own automated test and schedule it. There's also a Chrome extension that lets you easily create tests and see results!

**What do you dislike about Ghost Inspector?**

Don't have anything that I dislike about Ghost Inspector at this moment.

**What problems is Ghost Inspector solving and how is that benefiting you?**

It provides automated web testing of our web application for accounting.

  ### 9. Very helpful website checker

**Rating:** 4.5/5.0 stars

**Reviewed by:** Petar C. | IT Manager, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 13, 2021

**What do you like best about Ghost Inspector?**

It can be used for QA in some cases. Changes registered by the Ghost Inspector may be missed by an experienced QA.

**What do you dislike about Ghost Inspector?**

It's not very cheap, it costs $ 99 / mo for the basic package.

**What problems is Ghost Inspector solving and how is that benefiting you?**

It is not necessary to constantly check the correctness of the site, the Ghost Inspector does it instead of your and alerts you as needed.

  ### 10. Just amazing

**Rating:** 5.0/5.0 stars

**Reviewed by:** Dave S. | Early Stage Investor, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 21, 2021

**What do you like best about Ghost Inspector?**

The team is super engaged, supportive, and responsive.
Easy to use platform, making some complex tasks straightforward.

**What do you dislike about Ghost Inspector?**

Nothing I don't like about the GhostInspector platform/product.

**What problems is Ghost Inspector solving and how is that benefiting you?**

We implemented Ghost inspector to assist and automate testing across a complex set of overlapping customer journeys

  ### 11. Super easy SaaS based web automated testing!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Health, Wellness and Fitness | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 28, 2021

**What do you like best about Ghost Inspector?**

Clean and elegant dashboard allows you to easily set up your own suite of automated tests and schedule them to run as you need them. Also very useful Chrome extension that lets you easily create the tests!

**What do you dislike about Ghost Inspector?**

It is missing API testing functionality.

**What problems is Ghost Inspector solving and how is that benefiting you?**

It provides automated web testing of our ecommerce applications.

  ### 12. Easy to create tests and load test data via spreadsheet

**Rating:** 5.0/5.0 stars

**Reviewed by:** Andrew W. | Co-founder, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 30, 2021

**What do you like best about Ghost Inspector?**

I liked how I could just install the Chrome plugin and record the tests easily. Another great thing is it let me upload a spreadsheet of test data and set the variable in the test to read from the spreadsheet.

**What do you dislike about Ghost Inspector?**

Could only upload 10 records at a time on free trial via spreadsheet, but not a big deal since it was a free trial

**What problems is Ghost Inspector solving and how is that benefiting you?**

I used it to generate test data for a machine learning experiment. It was way better than having to code a test from scratch or manually do the tests to generate the data

  ### 13. Excellent too for automated testing as if you were a user

**Rating:** 4.5/5.0 stars

**Reviewed by:** Neil T. | COO, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 21, 2021

**What do you like best about Ghost Inspector?**

It is pretty simple to use. I like that you can do not only functional testing but accessibility too.

**What do you dislike about Ghost Inspector?**

There have been a couple of times where it has suddenly stopped recognising elements but these have been quickly resolved with the help of support.

**What problems is Ghost Inspector solving and how is that benefiting you?**

GI is a really good sanity check that the app is working as intended. It runs automatically daily for us and helps ensure the system is working as it should.

  ### 14. Makes automation so easy!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Dustin T. | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 20, 2020

**What do you like best about Ghost Inspector?**

I have been using Ghost Inspector on the job for about 3 years now, and I can't imagine going back to Selenium. The amount of time Ghost Inspector SAVES you when you are recording and writing your tests is amazing. Need a test to check your contact us page? 15 minutes, how about a test to book a hotel room, and check that you received the email to a certain email address? 30 minutes tops. Need to repair your scripts after some selectors have changed? It is pretty much effortless!

This tool will save you time.

The pseudo Ghost Inspector email site is great too! - I've spent hours trying to get GI to work with Gmail, this was a great solution!

**What do you dislike about Ghost Inspector?**

I've had a lot of trouble getting the drag and drop functionality to work.
There is no built in function to provide you with an external number to help you the run you need when looking through online logs - PHPSESSION ID (they do however give you the ability to write one yourself)

**Recommendations to others considering Ghost Inspector:**

This will give you most of the functionality of HP ALM, for a fraction of the cost, and it is all in the cloud to boot, so you can use it anywhere on any machine. I'd love to see more companies start using Ghost Inspector, and start getting rid of Selenium.

**What problems is Ghost Inspector solving and how is that benefiting you?**

We've created web monitors, and a full regression suite for a fraction of the time, and money it would have taken us with Selenium, With it being in the cloud, it is so easy to setup Slack, and Pagerduty for failures, and pass around screenshots and videos. 

We've setup two Slack channels, one for our Production tests, and one for our Staging tests. When we initially set them up, there was very little interest, but now after a year, when those alerts start going off, everyone notices, more and more often, the issues are solved without any input from me!

  ### 15. Very good customer service

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** April 20, 2020

**What do you like best about Ghost Inspector?**

The support team is really good and worked with us to restore some QA test suites that were deleted and needed to be recovered.

They also helped us quickly resolve some issues with our test suites failing - mostly early on - which were training related.

**What do you dislike about Ghost Inspector?**

Don't have anything that I dislike about Ghost Inspector at this moment.

**Recommendations to others considering Ghost Inspector:**

If you are evaluating Ghost Inspector and are stuck anywhere or need any sort of help do not hesitate to reach out to there support personnel by clicking on the little chat icon in the bottom right corner. They will get back to you - usually within 24 hours and give you guidance and resolve any issues you might have.

**What problems is Ghost Inspector solving and how is that benefiting you?**

We are using Ghost Inspector to automate our website testing. We test it in QA and do a final validation in PROD. We also use it to automate tests across multiple browsers we support.

  ### 16. Excellent Tool made by an excellent Team

**Rating:** 5.0/5.0 stars

**Reviewed by:** JJ S. | QA Manager, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 15, 2020

**What do you like best about Ghost Inspector?**

The tool can be used by anyone, from non-technical employees to experienced developers. Because Javascript is allowed in the tests, it allows for incredibly powerful tests to be written. 

The Ghost Inspector team is great, too. We've always received prompt responses to support tickets and they've even implemented a number of our change requests, each time very shortly after we requested it.

**What do you dislike about Ghost Inspector?**

Lack of browser options make it a bit unsuited to Crossbrowser testing, unfortunately. Currently only Chrome and Firefox are supported. The screenshot compare feature is unfortunately not that useful, as it will fail a test when the content on a site moves even just a few pixels up or down.

**Recommendations to others considering Ghost Inspector:**

Do keep in mind that this is a purely Front-End testing tool. While you can write complex tests on the front-end that test back-end systems, everything has to be done through the browser. If you cannot test it in a browser, you cannot test it in Ghost Inspector.

**What problems is Ghost Inspector solving and how is that benefiting you?**

We use the tool for everything from basic regression testing, to testing our localisation and language features or even testing that our cookie policy works. With Javascript, there is almost no limit to what can be tested, provided you can think of it and Javascript allows it. From a front-end perspective, I've yet to find something I couldn't write a test for, provided I was willing to get my hands dirty and delve into dark underbelly of Javascript.

The scheduling feature is very powerful, allowing you to set exact schedules. You can use emails to notify stakeholders or even webhooks with associated plugins for most Office chat applications, so that any stakeholders can stay on top of test results.

  ### 17. Easy to use automation tool made by a team with excellent customer service!!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jennifer S. | Mid-Market (51-1000 emp.)

**Reviewed Date:** May 15, 2020

**What do you like best about Ghost Inspector?**

I love using Ghost Inspector! I have created hundreds of tests that we use for regression testing and monitoring our app with this easy to use software. The customer service is fantastic! They are always super quick to respond and I have even had feature requests implemented!  Just wanted to say thanks for making my life easier!

**What do you dislike about Ghost Inspector?**

Nothing! Although it would be nice to have Safari and Edge as an option.

**What problems is Ghost Inspector solving and how is that benefiting you?**

Regression Testing & App Monitoring

  ### 18. A great tool for anyone wanting to take their first steps into Test Automation

**Rating:** 4.0/5.0 stars

**Reviewed by:** Paul F. | Senior Software Tester, Consumer Goods, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 18, 2019

**What do you like best about Ghost Inspector?**

- Great support team
- The browser extension allows you to record browser sessions and play them back to act as an automated check
- You have the ability to use vanilla JavaScript in your tests to further enhance them
- It has a dark theme! :P 
- Test runs are recorded as videos which allow you to watch the test playback
- Screenshot is taken at the end of a test run which compares it with your "baseline" image, this alerts you for any potential visual regression.
- There's an API that you can use to start test runs as part of your CI build pipeline.


**What do you dislike about Ghost Inspector?**

- I find the majority of the issues I have with GI are down to the user experience.
- I personally find their API a little bit limiting. I'd prefer it if all the actions that could be performed on the frontend were available through the API (Changing test concurrency etc.)
- It's a challenge to keep your tests DRY (Don't Repeat Yourself), so you'll rely on a lot of "import" test steps in GI to sort of replicate the Page Object Model. When viewing your tests, there's no obvious separation between the imported and the actual steps in your tests which is always a point of confusion with other tests in our team.
- The tool currently only supports Chrome and FireFox, which isn't a HUGE dealbreaker for us personally as the vast majority of our traffic is Chrome but having Safari support would be nice.



**What problems is Ghost Inspector solving and how is that benefiting you?**

The barrier to entry for Test Automation is lowered with GI, this allows the whole team to be involved in this process as most members of the team didn't have any automation experience.

GI allowed our team to quickly create a wide array of tests that could run against our production and development environments.

  ### 19. Ghost Inspector helped us a lot to do CI/CD in our company 

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 15, 2019

**What do you like best about Ghost Inspector?**

- Easy to implement test cases and easy to run
- Parallel Execution
- Versioning of the test/suite results
- Have a lot of integrations and APIs 
- Stable, they don't have a lot of downtimes and if they do they fix it quickly 



**What do you dislike about Ghost Inspector?**

- It doesn't support IE, Edge, and Safari 
- Ghost company doesn't add a lot of important features ( they are doing small enhancements usually) 
- Doesn't support versioning of the tests setup 

**Recommendations to others considering Ghost Inspector:**

Ghost is very easy to use, however before moving to it you should know the following 
1- In terms of adding features: they are not adding a lot 
2- It supports only Chrome and FF, last year they said they will support IE and Edge but the did not 
3- It is missing some functionalities like checking PDF files ...etc

In General: It is really good tool but it is not scalable if you have large business

**What problems is Ghost Inspector solving and how is that benefiting you?**

It reduced the time to release and to write/run test cases, we used to take a lot of time  to implement test cases

  ### 20. Almost five years with ghost inspector

**Rating:** 5.0/5.0 stars

**Reviewed by:** Michael A. | Co CEO, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 15, 2019

**What do you like best about Ghost Inspector?**

We have been using the platform since 2015. We have a fairly extensive suite of tests. Especially love the videos created during test execution and the API.

**What do you dislike about Ghost Inspector?**

Would be helpful if it were possible to automate Internet Explorer testing.

**What problems is Ghost Inspector solving and how is that benefiting you?**

With ghost inspector we avoid regression and make sure the quality of each build lives up to our high demands.

  ### 21. Easy to use and incredibly powerful alerting

**Rating:** 5.0/5.0 stars

**Reviewed by:** Morgan J. | Director of Engineering, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 26, 2019

**What do you like best about Ghost Inspector?**

That I was able to teach a Customer Service agent how to use it so that they can add to our testing suite. This way as bugs are reported we can add new tests to prevent the issue from happening in the the future. 

**What do you dislike about Ghost Inspector?**

The confusion between folders and suites. That seems overly complicated and that you really only need one layer of those.

**Recommendations to others considering Ghost Inspector:**

If you want to get some easy to use and really robust production testing up and running use this. Full stop, do not use anything else. This has video, screenshot comparison, scheduled testing, and more. In one product I was able to find what would have taken me several other products combined to really get all the features I wanted.

**What problems is Ghost Inspector solving and how is that benefiting you?**

We rely on a lot of third parties and cannot do internal javascript and visual testing. This has allowed us to regain some control over testing in production. Plus we are a small staff right now and the ability to have someone non-technical help with testing is immensely helpful.

  ### 22. Really good Tool for Ui Testing

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 15, 2019

**What do you like best about Ghost Inspector?**

Great User Experience and easy to use as well as good documentation and support; innovative ui test automation tool and clear reports.

**What do you dislike about Ghost Inspector?**

Actually I do not see any disadvantages. I would just say keep on doing this great job!

**What problems is Ghost Inspector solving and how is that benefiting you?**

Testing and recognizing weaknesses in our UI apps

  ### 23. Fast and reliable inspection

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Entertainment | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 10, 2019

**What do you like best about Ghost Inspector?**

We integrated Ghost Inspector with our slack channels using webhooks so we have real time monitoring and alerting for our website.

**What do you dislike about Ghost Inspector?**

The learning curve. It might be hard to get used to the UI of the site and set up your own inspections

**Recommendations to others considering Ghost Inspector:**

Must use if you are looking for a reliable product

**What problems is Ghost Inspector solving and how is that benefiting you?**

Site reliability and inspection. QA

  ### 24. Automated testing made easy

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 30, 2019

**What do you like best about Ghost Inspector?**

It can automate testing pretty easily. Has great features to write your own test scripts and run them.

**What do you dislike about Ghost Inspector?**

Cannot bypass google recaptcha. Always have to do manual intervention to bypass captcha.

**What problems is Ghost Inspector solving and how is that benefiting you?**

QA testing. Less manual testing. Better regression catching. 

  ### 25. Great tool for monitoring!

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 24, 2018

**What do you like best about Ghost Inspector?**

That we can offer clients the ability to have real time tests running on their site at all times.

**What do you dislike about Ghost Inspector?**

The product can take some time to get used to but generally it is a pretty straightforward set up for things.

**What problems is Ghost Inspector solving and how is that benefiting you?**

We always run into the issue where clients say something is not working the way it once was but have no way of back checking. Now we can set this up to monitor how an item should look and once that changed, be alerted so we can step in.

  ### 26. Ghost Inspector Review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 13, 2018

**What do you like best about Ghost Inspector?**

Easy to use, very good and simple add on.

**What do you dislike about Ghost Inspector?**

Not always able to detect your mouse clicks.

**Recommendations to others considering Ghost Inspector:**

No expensive

**What problems is Ghost Inspector solving and how is that benefiting you?**

Monitoring the UI and getting alerts once there is an issue.

  ### 27. Solved a big problem

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** August 19, 2017

**What do you like best about Ghost Inspector?**

it can record everything. and the ability to schedule  the tests whenever you like.

**What do you dislike about Ghost Inspector?**

Is not a dislike but more a suggestion.
It would be good to have a better rendering of the suites.
Now they are as a list alphabetically, but it would be good to have them on grid and ability to filter possibly.


**What problems is Ghost Inspector solving and how is that benefiting you?**

We don't spend much time anymore to do manual testing.
All that time that we save we can focus now on doing more productive work.
Testing is always a bit boring :)

  ### 28. Good platform, but your tests cannot run for more than 1- minutes

**Rating:** 2.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 13, 2017

**What do you like best about Ghost Inspector?**

The fact that I can create automated tests without writing any code.

**What do you dislike about Ghost Inspector?**

The fact that I cannot run a test for more than 10 minutes, even if I paid for a subscription.

**Recommendations to others considering Ghost Inspector:**

Do not buy the Paid Plan until you're sure that you won't have tests running for more than 10 minutes.

**What problems is Ghost Inspector solving and how is that benefiting you?**

None.

  ### 29. Ghostery is great!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Internet | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 25, 2017

**What do you like best about Ghost Inspector?**

Ghoestery is a great way to be able to find the targeted accounts you want using the software/tech you need.

**What do you dislike about Ghost Inspector?**

I really have no complaints about ghostery.

**What problems is Ghost Inspector solving and how is that benefiting you?**

It has allowed us to be able to see the software accounts are using so we can target people more strategically and close deals faster.


## Ghost Inspector Discussions
  - [How do you do a ghost test?](https://www.g2.com/discussions/how-do-you-do-a-ghost-test)
  - [Is Selenium a ghost inspector?](https://www.g2.com/discussions/is-selenium-a-ghost-inspector)
  - [How does Ghost Inspector work?](https://www.g2.com/discussions/how-does-ghost-inspector-work)
  - [What is Ghost Inspector used for?](https://www.g2.com/discussions/what-is-ghost-inspector-used-for)

- [View Ghost Inspector pricing details and edition comparison](https://www.g2.com/products/ghost-inspector/reviews?section=pricing&secure%5Bexpires_at%5D=2026-05-15+08%3A16%3A41+-0500&secure%5Bsession_id%5D=0491a27e-d931-4bc1-aab7-a733ec57f262&secure%5Btoken%5D=33b6c1a2090b8b907dc326a5ed9852d5789582cf39d497cb0dca0ef4b81dbd3b&format=llm_user)

## Ghost Inspector Features
**Functionality **
- Test Feedback
- Test History
- Customization
- Test Variety

**Automation**
- Organization
- Reliability
- Thoroughness

**Agentic AI - Automation Testing**
- Autonomous Task Execution
- Natural Language Interaction
- Proactive Assistance

## Top Ghost Inspector Alternatives
  - [Katalon True Platform](https://www.g2.com/products/katalon-true-platform/reviews) - 4.4/5.0 (210 reviews)
  - [BrowserStack](https://www.g2.com/products/browserstack/reviews) - 4.4/5.0 (3,239 reviews)
  - [UiPath Agentic Automation](https://www.g2.com/products/uipath-agentic-automation/reviews) - 4.6/5.0 (5,824 reviews)

