- Documentation »
- How to go back in browser
How to go back
For the new version of FMiner, here's a "go back" action, just add it to goto previous page.
For the old version without "go back" action:
You can use runjs action, and with code:
window.history.back()
FMiner Documentation
- Getting Started
- Design Macro
-
Details of Actions
- Actions Connections and Execution Flow[Loop, Judge]
- Common Attributes of Actions[XPath, Data, Before do Action]
- Goto[Batch Add URLs]
- Open Link(s)[Recursively]
- Open More Link(s)
- Multiple Threads(Browsers)
- Scrape Page
- Capture Content
- Wait, Fill, Click, Check, Choose, Select, Scroll Down
- Run Code
- Scrape Target Count
- Validate
- Log
- Run Javascript in Browser
- Clear Cookies
- goback
- Get/Input Captcha[Appear Randomly]
- Data Manipulation
- Execution
- Settings
- Others
-
HOWTOs
- Install/Uninstall
- Relate tables with "Item Unique attribute(name, ID...)" or "URL" and "parent URL"
- Optimize execution speed
- How to judge it got last page when loop clicking "next" button or recursively opening "next" link
- How to select a range of targets
- How to scrape rows from a table
- How to adjust project when pages changed
- How to traverse and choice "option" in "select" control on pages
- How to scrape full Ajax site without link
-
Frequently Asked Questions
- "Fminer cannot be opened because it is from an unverified developer" on Mac OS
- Scrape Pages Without "next link"
- Failed loading page (Protocol "javascript" is unknown)
- Pages can't load correctly
- Export data fail -13Permission denied
- Can't select target that contain " " by "with text..."
- How to go back in browser
- Run project with login actions, it will fail when logged in
- I scraped X records, but export more data
- Firing a keyboard event
- Monitor execution for scraping big site
- Trial expired in 15 days or on full licensed computer
- Move license to another computer